src: remove unused includes

This commit is contained in:
malte_langkabel
2017-05-17 12:10:22 +02:00
parent ea3fd8b928
commit 6cb2119cce
150 changed files with 64 additions and 211 deletions
-3
View File
@@ -1,14 +1,11 @@
#include "cxxtest/TestSuite.h"
#include "utility/file/FileRegister.h"
#include "utility/text/TextAccess.h"
#include "utility/utility.h"
#include "utility/utilityString.h"
#include "data/indexer/IndexerCommandCxxManual.h"
#include "data/parser/cxx/CxxParser.h"
#include "data/parser/ParseLocation.h"
#include "data/parser/ParserClient.h"
#include "helper/TestFileRegister.h"
#include "helper/TestParserClient.h"