diff options
Diffstat (limited to 'src/math/math.h')
| -rw-r--r-- | src/math/math.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/math/math.h b/src/math/math.h deleted file mode 100644 index 494b725..0000000 --- a/src/math/math.h +++ /dev/null @@ -1,9 +0,0 @@ -#pragma once - -extern "C" { -#include "../lua51/lua.h" -#include "../lua51/lualib.h" -#include "../lua51/lauxlib.h" -} - -//#define MATH_API __declspec(dllexport) |
