summaryrefslogtreecommitdiffstats
path: root/src/doxygen.h
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/doxygen.h
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/doxygen.h')
-rw-r--r--src/doxygen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/doxygen.h b/src/doxygen.h
index 5c8ad1b..227efcc 100644
--- a/src/doxygen.h
+++ b/src/doxygen.h
@@ -16,8 +16,6 @@
#ifndef DOXYGEN_H
#define DOXYGEN_H
-#include <qdatetime.h>
-
#include "containers.h"
#include "ftextstream.h"
#include "membergroup.h"