summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/globals.h b/include/globals.h
index 231b8bd..125b6a4 100644
--- a/include/globals.h
+++ b/include/globals.h
@@ -71,7 +71,7 @@ public:
* We always have one instance of the GLOBALS instance
* @var Globals
*/
-extern Globals &GLOBALS;
+extern PHPCPP_EXPORT Globals &GLOBALS;
/**
* End of namespace