diff options
Diffstat (limited to 'src/doxygen.cpp')
-rw-r--r-- | src/doxygen.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doxygen.cpp b/src/doxygen.cpp index 70153ab..233861c 100644 --- a/src/doxygen.cpp +++ b/src/doxygen.cpp @@ -25,7 +25,6 @@ #include <sys/stat.h> #include <qtextcodec.h> #include <errno.h> -#include <qtextstream.h> #include <algorithm> #include <unordered_map> |