mirror of
https://github.com/fortressforever/fortressforever-2013.git
synced 2024-11-29 07:32:39 +00:00
yep this is still needed
This commit is contained in:
parent
03280a0b9a
commit
0d20ce6447
1 changed files with 4 additions and 4 deletions
|
@ -13,10 +13,10 @@
|
||||||
// engine
|
// engine
|
||||||
#include "filesystem.h"
|
#include "filesystem.h"
|
||||||
|
|
||||||
// TODO: check if these things are still needed for lua/luabind
|
// dexter note 10/29/2013 these are definitely still needed for lua/luabind
|
||||||
//#undef MINMAX_H
|
#undef MINMAX_H
|
||||||
//#undef min
|
#undef min
|
||||||
//#undef max
|
#undef max
|
||||||
//
|
//
|
||||||
// luabind
|
// luabind
|
||||||
#include "lua.hpp"
|
#include "lua.hpp"
|
||||||
|
|
Loading…
Reference in a new issue