Tokenizer: removed redundant include

This commit is contained in:
Daniel Marjamäki 2012-08-05 16:06:20 +02:00
parent 31129aad40
commit 25fd841b5d
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
#include "symboldatabase.h"
#include "templatesimplifier.h"
#include "timer.h"
#include "checknullpointer.h" // isUpper
#include <cstring>
#include <sstream>