summaryrefslogtreecommitdiff
path: root/phpcpp.h
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-03-23 18:48:24 +0100
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-03-23 18:48:24 +0100
commitd8b25fe2e585634567483124a33c3b779d2516f5 (patch)
tree3b46d9fd93b443d4c27f24ba01f9f46858a60f29 /phpcpp.h
parent5852a65e876421b118de9e76a9f83388be590690 (diff)
implemented php output streams as was asked for in issue #51
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 b9f10df..028636e 100644
--- a/phpcpp.h
+++ b/phpcpp.h
@@ -54,6 +54,7 @@
#include <phpcpp/namespace.h>
#include <phpcpp/extension.h>
#include <phpcpp/call.h>
+#include <phpcpp/streams.h>
/**
* Macro to export a function