Fix the build. clang/Driver/OptTable.h was removed.

llvm-svn: 183991
This commit is contained in:
Rafael Espindola 2013-06-14 18:04:50 +00:00
parent e34930bf6f
commit d0c19ec0af
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@
#include "clang/CodeGen/CodeGenAction.h"
#include "clang/CodeGen/ModuleBuilder.h"
#include "clang/Driver/CC1Options.h"
#include "clang/Driver/OptTable.h"
#include "clang/Frontend/CompilerInstance.h"
#include "clang/Frontend/CompilerInvocation.h"
#include "clang/Frontend/FrontendActions.h"