From 51f4788b2b51a21894ae49821abc67c2fab4a68a Mon Sep 17 00:00:00 2001 From: Emiel Bruijntjes Date: Sun, 2 Mar 2014 15:49:55 +0100 Subject: fixed settings Base::_self variable to a valid, editable value object --- phpcpp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpcpp.h') diff --git a/phpcpp.h b/phpcpp.h index daef707..b7680ca 100644 --- a/phpcpp.h +++ b/phpcpp.h @@ -24,6 +24,7 @@ /** * Include all headers files that are related to this library */ +#include #include #include #include @@ -45,7 +46,6 @@ #include #include #include -#include /** * Macro to export a function -- cgit v1.2.3