From: spog Date: Tue, 21 Feb 2006 15:15:35 +0000 (+0000) Subject: fixed gcc compile errors X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=0ad0614ba7871c98ced4478bba2d39c150618c88;p=xonotic%2Fnetradiant.git fixed gcc compile errors git-svn-id: https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk@18 8a3a26a2-13c4-0310-b231-cf6edde360e5 --- diff --git a/libs/stream/textstream.h b/libs/stream/textstream.h index 083026bc..96fc7a6a 100644 --- a/libs/stream/textstream.h +++ b/libs/stream/textstream.h @@ -32,6 +32,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include #include +#include #include "generic/arrayrange.h"