summaryrefslogtreecommitdiffstats
path: root/src/index.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-02-05 19:37:19 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2021-02-05 19:37:19 (GMT)
commitf4c0ef8d600844973fed21be5be522bf4dc4c319 (patch)
treeb690e5fc6e2cda6153200258a2ba2ffc1074e891 /src/index.cpp
parent4dcf39fb5b61d633ac3982011ace355ec1b27abc (diff)
downloadDoxygen-f4c0ef8d600844973fed21be5be522bf4dc4c319.zip
Doxygen-f4c0ef8d600844973fed21be5be522bf4dc4c319.tar.gz
Doxygen-f4c0ef8d600844973fed21be5be522bf4dc4c319.tar.bz2
Refactoring: qtools cleanup + remove QDateTime use from rtfgen.cpp
Diffstat (limited to 'src/index.cpp')
-rw-r--r--src/index.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.cpp b/src/index.cpp
index 4791ed5..cddd18f 100644
--- a/src/index.cpp
+++ b/src/index.cpp
@@ -25,7 +25,6 @@
#include <assert.h>
#include <qtextstream.h>
-#include <qdatetime.h>
#include <qdir.h>
#include <qregexp.h>