From 0ce42d6c009f654ed7db7f717769ff9408f5c0af Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 10 Feb 2005 05:19:26 +0000 Subject: *** empty log message *** --- util.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util.h') diff --git a/util.h b/util.h index 81be0269..d30b6f84 100644 --- a/util.h +++ b/util.h @@ -1,6 +1,8 @@ #ifndef _UTIL_H #define _UTIL_H +#include + #if defined(__GNUG__) && __GNUG__ < 3 namespace std { inline ostream & right (ostream & i) { -- cgit v1.2.3