From 448b1b873537bed4b616c284ba75ce9392f838a9 Mon Sep 17 00:00:00 2001 From: Toon Schoenmakers Date: Thu, 17 Sep 2015 10:47:53 +0200 Subject: Added support for passing the error types in the set_error_handler --- phpcpp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'phpcpp.h') diff --git a/phpcpp.h b/phpcpp.h index b5385a7..a46d764 100644 --- a/phpcpp.h +++ b/phpcpp.h @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3