From 2a49987a29270e14b5a9396b0ab3b7b4588770c3 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 28 Apr 2008 23:01:03 +0000 Subject: Apparently there were a number of things that weren't strict ISO C++, the new version of gcc complained about them, none of these changes will break backward compatibility, so I fixed them. I added more docs too, it seems. --- src/itoserver.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/itoserver.h') diff --git a/src/itoserver.h b/src/itoserver.h index cb7ffbf..0256f87 100644 --- a/src/itoserver.h +++ b/src/itoserver.h @@ -9,6 +9,7 @@ #define BU_ITO_SERVER_H #include +#include #include "bu/fstring.h" #include "bu/list.h" -- cgit v1.2.3