summaryrefslogtreecommitdiff
path: root/phpcpp.h
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2015-01-18 23:47:54 +0100
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2015-01-18 23:47:54 +0100
commitfe27feac8909ac0d0a305a4a509a07e2bc9665e1 (patch)
treefdf517fbc24777be5e6011260cce20c0f93c0389 /phpcpp.h
parent5ea3a8d897496cbbafc5202b2b874396cb37914e (diff)
update include file
Diffstat (limited to 'phpcpp.h')
-rw-r--r--phpcpp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpcpp.h b/phpcpp.h
index 231e112..cbb60f1 100644
--- a/phpcpp.h
+++ b/phpcpp.h
@@ -58,6 +58,7 @@
#include <phpcpp/classbase.h>
#include <phpcpp/interface.h>
#include <phpcpp/class.h>
+#include <phpcpp/constant.h>
#include <phpcpp/namespace.h>
#include <phpcpp/extension.h>
#include <phpcpp/call.h>