summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
Diffstat (limited to 'Zend')
-rw-r--r--Zend/zend_compile.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Zend/zend_compile.h b/Zend/zend_compile.h
index e7376f3c2b..d93a8847b4 100644
--- a/Zend/zend_compile.h
+++ b/Zend/zend_compile.h
@@ -27,6 +27,10 @@
# include <stdarg.h>
#endif
+#ifdef __cplusplus
+#include <istream.h>;
+#endif
+
#include "zend_llist.h"
#define DEBUG_ZEND 0