cpp: token stringification and pasting
[m6w6/ext-psi] / src / cpp.h
index 1a8fc2c62281d01ba97528ffb3900548e436ec23..81f27b3a348a510e6e033a3c941c46adfa6c7450 100644 (file)
--- a/src/cpp.h
+++ b/src/cpp.h
@@ -29,7 +29,7 @@
 #include "data.h"
 
 #ifndef PSI_CPP_DEBUG
-# define PSI_CPP_DEBUG 0
+# define PSI_CPP_DEBUG 1
 #endif
 
 struct psi_cpp_data {