Remove warning about declaration does not declare anything. This class was

already declared in the other headers.

llvm-svn: 60261
This commit is contained in:
Nick Lewycky 2008-11-30 00:36:34 +00:00
parent 63bd586d35
commit 7450a7cbf5
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
// C++ class which implements the opaque lto_code_gen_t
//
class llvm::raw_ostream;
class LTOCodeGenerator {
public:
static const char* getVersionString();