Remove unused include.

llvm-svn: 205466
This commit is contained in:
Rui Ueyama 2014-04-02 21:39:44 +00:00
parent 009d0e96b7
commit d33a3d8892
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@
///
//===----------------------------------------------------------------------===//
#include <stdarg.h>
#include "gtest/gtest.h"
#include "lld/Core/InputGraph.h"