summaryrefslogtreecommitdiffstats
path: root/src/doxygen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doxygen.h')
-rw-r--r--src/doxygen.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/doxygen.h b/src/doxygen.h
index 0257fb2..0720dd5 100644
--- a/src/doxygen.h
+++ b/src/doxygen.h
@@ -123,4 +123,7 @@ void readConfiguration(int argc, char **argv);
void parseInput();
void generateOutput();
+#undef USE_TMP_FILE
+//#define USE_TMP_FILE
+
#endif