From: spog Date: Tue, 21 Feb 2006 15:15:35 +0000 (+0000) Subject: fixed gcc compile errors X-Git-Tag: xonotic-v0.7.0~16^2~12^2~276 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=73a774fdf7dc89cd607a87fec680d17aeecd55cd;p=xonotic%2Fnetradiant.git fixed gcc compile errors git-svn-id: svn://svn.icculus.org/gtkradiant/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"