aboutsummaryrefslogtreecommitdiff
path: root/src/deep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/deep.h')
-rw-r--r--src/deep.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/deep.h b/src/deep.h
index 6cb9bd6..fb62276 100644
--- a/src/deep.h
+++ b/src/deep.h
@@ -5,15 +5,6 @@
5 * said modules can either link against lanes, or embed compat.cpp/h deep.cpp/h tools.cpp/h universe.cpp/h 5 * said modules can either link against lanes, or embed compat.cpp/h deep.cpp/h tools.cpp/h universe.cpp/h
6 */ 6 */
7 7
8#ifdef __cplusplus
9extern "C"
10{
11#endif // __cplusplus
12#include "lua.h"
13#ifdef __cplusplus
14}
15#endif // __cplusplus
16
17#include "lanesconf.h" 8#include "lanesconf.h"
18#include "uniquekey.h" 9#include "uniquekey.h"
19 10