summaryrefslogtreecommitdiff
path: root/src/includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/includes.h')
-rw-r--r--src/includes.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/includes.h b/src/includes.h
index e3ecdb1..50cb65f 100644
--- a/src/includes.h
+++ b/src/includes.h
@@ -20,17 +20,10 @@
#include <exception>
#include <type_traits>
- // for debug
+// for debug
#include <iostream>
/**
- * @todo: if ZTS defined many errors appear. need debug.
- * @todo this should come from some external source
- */
-//#define ZTS 1
-//#define PTHREADS 1
-
-/**
* PHP includes
*/
#pragma GCC system_header