38 #ifndef H_OGF_devel_common_common_H
39 #define H_OGF_devel_common_common_H
48 # define DEVEL_API OGF_EXPORT
50 # define DEVEL_API OGF_IMPORT
56 static class DEVEL_API devel_libinit {
61 static void increment_users();
62 static void decrement_users();
68 } devel_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.