From 49ac629257835426c311fb7b92b23a9138a9d77b Mon Sep 17 00:00:00 2001 From: Emiel Bruijntjes Date: Wed, 25 Sep 2013 05:23:34 -0700 Subject: Work in progress on implementing classes --- phpcpp.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'phpcpp.h') diff --git a/phpcpp.h b/phpcpp.h index b0d4f48..724e88d 100644 --- a/phpcpp.h +++ b/phpcpp.h @@ -32,6 +32,9 @@ #include #include #include +#include +#include +#include #include /** -- cgit v1.2.3