From 0ad0614ba7871c98ced4478bba2d39c150618c88 Mon Sep 17 00:00:00 2001 From: spog Date: Tue, 21 Feb 2006 15:15:35 +0000 Subject: [PATCH] fixed gcc compile errors git-svn-id: https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk@18 8a3a26a2-13c4-0310-b231-cf6edde360e5 --- libs/stream/textstream.h | 1 + 1 file changed, 1 insertion(+) 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" -- 2.39.2