summaryrefslogtreecommitdiff
path: root/phpcpp.h
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-08-29 10:24:41 +0200
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-08-29 10:24:41 +0200
commit856aaf9880848cab154189a36e33d4d10e3da185 (patch)
tree944174ef4046a5af0f27d4d7142aa72b82f8c2f5 /phpcpp.h
parentcb6808285bb0e41f90245e568951ee24b6a5faf2 (diff)
parent780fde0f4c07920c210cc45ef0c5e4b05f81c76f (diff)
Merge pull request #128 from andot/vs2013
Fixed compatibility issue with VS2013
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 baa91cc..23efe69 100644
--- a/phpcpp.h
+++ b/phpcpp.h
@@ -22,6 +22,7 @@
#include <exception>
#include <map>
#include <set>
+#include <functional>
/**
* Include all headers files that are related to this library