mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
include general utils (hopefully this will fix mac build failing)
This commit is contained in:
parent
68234b3b6b
commit
73bd955d14
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <limits>
|
||||
#undef min
|
||||
#undef max
|
||||
#include <utils/general.hpp>
|
||||
|
||||
namespace cocos2d {
|
||||
class CCNode;
|
||||
|
|
Loading…
Reference in a new issue