summaryrefslogtreecommitdiffstats
path: root/src/definition.h
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-01-22 20:40:27 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2021-01-22 20:45:22 (GMT)
commitb89561e0c61aec5cae6eafc354f81a3bf071a777 (patch)
treec5ae160c7983bf5719fb82876f1df0f67ff24eda /src/definition.h
parentc8f6a5d01fc0eafcc32d235e922b77e4aed42cfa (diff)
downloadDoxygen-b89561e0c61aec5cae6eafc354f81a3bf071a777.zip
Doxygen-b89561e0c61aec5cae6eafc354f81a3bf071a777.tar.gz
Doxygen-b89561e0c61aec5cae6eafc354f81a3bf071a777.tar.bz2
Refactoring: cleanup unused qtools headers
Diffstat (limited to 'src/definition.h')
-rw-r--r--src/definition.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/definition.h b/src/definition.h
index 6c66bc7..4c0c566 100644
--- a/src/definition.h
+++ b/src/definition.h
@@ -19,8 +19,6 @@
#define DEFINITION_H
#include <vector>
-#include <qlist.h>
-#include <qdict.h>
#include "types.h"
#include "reflist.h"