Skip to content

Commit fd7a41c

Browse files
committed
Release修正
1 parent 57872ee commit fd7a41c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sakura_core/basis/CStrictRect.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
#define SAKURA_CSTRICTRECT_B41F0F96_8886_4ED1_B6FE_1B4EA70F58D8_H_
2828
#pragma once
2929

30+
#include "util/std_macro.h"
31+
3032
template <class INT_TYPE, class POINT_TYPE> class CStrictRect{
3133
private:
3234
typedef CStrictRect<INT_TYPE, POINT_TYPE> Me;

0 commit comments

Comments
 (0)