summaryrefslogtreecommitdiffstats
path: root/src/doctokenizer.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/doctokenizer.h
parentc8f6a5d01fc0eafcc32d235e922b77e4aed42cfa (diff)
downloadDoxygen-b89561e0c61aec5cae6eafc354f81a3bf071a777.zip
Doxygen-b89561e0c61aec5cae6eafc354f81a3bf071a777.tar.gz
Doxygen-b89561e0c61aec5cae6eafc354f81a3bf071a777.tar.bz2
Refactoring: cleanup unused qtools headers
Diffstat (limited to 'src/doctokenizer.h')
-rw-r--r--src/doctokenizer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doctokenizer.h b/src/doctokenizer.h
index 235b403..ec73e61 100644
--- a/src/doctokenizer.h
+++ b/src/doctokenizer.h
@@ -20,7 +20,6 @@
#define _DOCTOKENIZER_H
#include <qcstring.h>
-#include <qlist.h>
#include <stdio.h>
#include "htmlattrib.h"