39 #ifndef H_OGF_LUAGROB_COMMON_COMMON_H
40 #define H_OGF_LUAGROB_COMMON_COMMON_H
49 #ifdef luagrob_EXPORTS
50 # define LUAGROB_API OGF_EXPORT
52 # define LUAGROB_API OGF_IMPORT
56 static class LUAGROB_API luagrob_libinit {
61 static void increment_users();
62 static void decrement_users();
68 } luagrob_libinit_instance;
void initialize()
Initializes the command line framework.
void terminate()
Cleans up the command line framework.
Global Graphite namespace.
Definitions common to all include files in the basic library.