1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Visual Studio neurotic about inconsistent class/struct usage.

llvm-svn: 25506
This commit is contained in:
Jeff Cohen 2006-01-22 20:36:43 +00:00
parent a7ff02319f
commit a31ecbc2a0

View File

@ -18,7 +18,7 @@
#include "llvm/CodeGen/SelectionDAG.h"
namespace llvm {
class InstrStage;
struct InstrStage;
class MachineConstantPool;
class MachineDebugInfo;
class MachineInstr;