summaryrefslogtreecommitdiff
path: root/phpcpp.h
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2015-01-20 17:14:10 +0100
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2015-01-20 17:14:10 +0100
commitae35c4f2b94e37c871ec144ca83c93f215ac6b26 (patch)
tree73bfe1c808b48c966c3a1b4161f626bb705dbdbf /phpcpp.h
parentf7ab1cd465cba96635b79281efef4790edc38a1a (diff)
parent5235f87126cc2bca3907daada9f59e0c7c7bc834 (diff)
resolved conflict
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 cbb60f1..1d7abc0 100644
--- a/phpcpp.h
+++ b/phpcpp.h
@@ -27,6 +27,7 @@
/**
* Include all headers files that are related to this library
*/
+#include <phpcpp/version.h>
#include <phpcpp/inivalue.h>
#include <phpcpp/ini.h>
#include <phpcpp/exception.h>