OSDN Git Service

Fix build for GCC 4.0?
authorDaniel Dunbar <daniel@zuster.org>
Fri, 24 Jul 2009 23:42:33 +0000 (23:42 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 24 Jul 2009 23:42:33 +0000 (23:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77016 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/MSIL/MSILWriter.cpp

index ad03649..727ba38 100644 (file)
@@ -25,6 +25,7 @@
 #include "llvm/Transforms/Scalar.h"
 #include "llvm/ADT/StringExtras.h"
 #include "llvm/CodeGen/Passes.h"
+using namespace MSIL;
 
 namespace {
   // TargetMachine for the MSIL