remove #include of nonexistent file
authorNathan Binkert <binkertn@umich.edu>
Thu, 29 Jan 2004 15:32:01 +0000 (10:32 -0500)
committerNathan Binkert <binkertn@umich.edu>
Thu, 29 Jan 2004 15:32:01 +0000 (10:32 -0500)
sim/universe.cc:
    oops.  this doesn't exist

--HG--
extra : convert_revision : 2cfb3680e4ebe3f27f22a79f853d4d6df445e65a

sim/universe.cc

index 440c6363f830830c97cbcbe64d456205bb78506e..feede514e9a457526978f68c1867c409f538c265 100644 (file)
@@ -35,7 +35,6 @@
 #include <string>
 #include <vector>
 
-#include "base/files.hh"
 #include "base/misc.hh"
 #include "sim/universe.hh"
 #include "sim/host.hh"