From 639037d127586bb363ed314b2f00f1d371555ae1 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Thu, 29 Jan 2004 10:32:01 -0500 Subject: [PATCH] remove #include of nonexistent file sim/universe.cc: oops. this doesn't exist --HG-- extra : convert_revision : 2cfb3680e4ebe3f27f22a79f853d4d6df445e65a --- sim/universe.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/sim/universe.cc b/sim/universe.cc index 440c6363f..feede514e 100644 --- a/sim/universe.cc +++ b/sim/universe.cc @@ -35,7 +35,6 @@ #include #include -#include "base/files.hh" #include "base/misc.hh" #include "sim/universe.hh" #include "sim/host.hh" -- 2.30.2