remove #include of nonexistent file

sim/universe.cc:
    oops.  this doesn't exist

--HG--
extra : convert_revision : 2cfb3680e4ebe3f27f22a79f853d4d6df445e65a
This commit is contained in:
Nathan Binkert
2004-01-29 10:32:01 -05:00
parent 2db1b6ea1b
commit 639037d127

View 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"