fixed server compiling in mac (sql is not working though)

This commit is contained in:
SushiTee 2011-01-26 13:39:42 +01:00 committed by GreYFoXGTi
parent c0b905f852
commit d7057ef9e1

View file

@ -1,5 +1,7 @@
/* copyright (c) 2008 rajh and gregwar. Score stuff */
#include <base/tl/sorted_array.h>
#include <engine/shared/config.h>
#include <sstream>
#include <fstream>