summaryrefslogtreecommitdiff
path: root/src/CommonAPI/CommonAPI.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/CommonAPI/CommonAPI.h')
-rw-r--r--src/CommonAPI/CommonAPI.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CommonAPI/CommonAPI.h b/src/CommonAPI/CommonAPI.h
index e9beb77..27c0767 100644
--- a/src/CommonAPI/CommonAPI.h
+++ b/src/CommonAPI/CommonAPI.h
@@ -9,7 +9,9 @@
#define COMMONAPI_H_
+#ifndef COMMONAPI_INTERNAL_COMPILATION
#define COMMONAPI_INTERNAL_COMPILATION
+#endif
#include "Runtime.h"
#include "Factory.h"