summaryrefslogtreecommitdiff
path: root/phpcpp.h
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-01-16 07:47:18 -0800
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-01-16 07:47:18 -0800
commit6a49c12782e6786257804a1a0a84456cb85bb3a4 (patch)
tree1f23ef0cc37fb4746cec6f2190d487f157b58d11 /phpcpp.h
parent22923e12267ce18197b73c2dfae3eb626167fd9d (diff)
the origexception class has been moved to the src directory, because it is a private class only used inside the library
Diffstat (limited to 'phpcpp.h')
-rw-r--r--phpcpp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpcpp.h b/phpcpp.h
index 77d0156..236a93a 100644
--- a/phpcpp.h
+++ b/phpcpp.h
@@ -45,7 +45,6 @@
#include <phpcpp/classinfo.h>
#include <phpcpp/extension.h>
#include <phpcpp/exception.h>
-#include <phpcpp/originalexception.h>
/**
* Macro to export a function