diff options
Diffstat (limited to 'src/qdoc/cppcodemarker.cpp')
-rw-r--r-- | src/qdoc/cppcodemarker.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/qdoc/cppcodemarker.cpp b/src/qdoc/cppcodemarker.cpp index 38dd8e79f..fa06ff843 100644 --- a/src/qdoc/cppcodemarker.cpp +++ b/src/qdoc/cppcodemarker.cpp @@ -32,15 +32,12 @@ #include "cppcodemarker.h" -#include "generator.h" #include "text.h" #include "tree.h" #include <QtCore/qdebug.h> #include <QtCore/qregexp.h> -#include <ctype.h> - QT_BEGIN_NAMESPACE /*! |