Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace...
[gem5.git] / dev / pciconfigall.cc
index 1175172c4f3e397169fdee33cc760b002317f92f..c581e15618df119bf33da07412f9095e5d601da5 100644 (file)
@@ -47,6 +47,7 @@
 #include "sim/system.hh"
 
 using namespace std;
+using namespace TheISA;
 
 PciConfigAll::PciConfigAll(const string &name,
                            Addr a, MemoryController *mmu,