From 0caaeffbc62db792c4dddbb387b7f55891a79437 Mon Sep 17 00:00:00 2001 From: ehofman Date: Sun, 17 Aug 2003 10:03:36 +0000 Subject: [PATCH] Some small (linux) fixes --- src/Main/bootstrap.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Main/bootstrap.cxx b/src/Main/bootstrap.cxx index cfa2178f4..4f12ad1ee 100644 --- a/src/Main/bootstrap.cxx +++ b/src/Main/bootstrap.cxx @@ -34,6 +34,7 @@ #include #include +#include #include STL_IOSTREAM SG_USING_STD(cerr);