Reduce includes.

This commit is contained in:
Vassil Vassilev 2014-03-27 14:53:48 +01:00 committed by sftnight
parent d86e86086f
commit 73113c2c4b

View File

@ -32,8 +32,6 @@
#include "clang/Frontend/CompilerInstance.h"
#include "clang/Frontend/Utils.h"
#include "clang/Lex/Preprocessor.h"
#include "clang/Parse/ParseDiagnostic.h" // FIXME: remove this back-dependency!
// when clang is ready.
#include "clang/Parse/Parser.h"
#include "clang/Sema/Sema.h"
#include "clang/Sema/SemaDiagnostic.h"