Test for struct/class: who is complaining?

git-svn-id: http://root.cern.ch/svn/root/trunk@46655 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
Axel Naumann 2012-10-18 17:42:39 +00:00
parent 7f6039444b
commit 5b0f6be89c

View File

@ -16,7 +16,7 @@
namespace llvm {
class raw_ostream;
struct GenericValue;
class GenericValue;
class ExecutionEngine;
class LLVMContext;
class Module;