summaryrefslogtreecommitdiffstats
path: root/tests/Generating/LuaState_Typedefs.inc
blob: e79633556b9b46457c8b27425b0d58f216614bff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

// LuaState_Typedefs.inc

// Dummy include file needed for LuaState to compile successfully





// Forward-declare classes that are used in the API but never called:
struct HTTPRequest;
struct HTTPTemplateRequest;
class cPluginLua;
class cBoundingBox;
template <typename T> class cItemCallback;
class cEntity;
class cUUID;