From 817f431377c7f1545621ff597c018b133651e991 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Thu, 14 Aug 2008 17:19:13 +0000 Subject: moved out e_system, e_detect, vmath and math to a little base library --- src/mastersrv/mastersrv.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mastersrv/mastersrv.cpp') diff --git a/src/mastersrv/mastersrv.cpp b/src/mastersrv/mastersrv.cpp index c27bb03c..95d34b20 100644 --- a/src/mastersrv/mastersrv.cpp +++ b/src/mastersrv/mastersrv.cpp @@ -1,8 +1,8 @@ /* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ #include +#include extern "C" { - #include #include } -- cgit 1.4.1