From 8d2e51c7f52670055ffe97e221302561b87015a2 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Sun, 17 May 2009 14:34:52 -0700 Subject: includes: sort includes again --- src/mem/gems_common/util.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mem/gems_common') diff --git a/src/mem/gems_common/util.cc b/src/mem/gems_common/util.cc index d7b0e7853..a64da15a6 100644 --- a/src/mem/gems_common/util.cc +++ b/src/mem/gems_common/util.cc @@ -30,7 +30,8 @@ * $Id$ */ -#include "assert.h" +#include + #include "mem/gems_common/util.hh" // Split a string into a head and tail strings on the specified -- cgit v1.2.3