X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fnet%2Fconstants.cpp;h=5088e51953fcd5046b4cdbacb10ef496dd8a3571;hb=c2d202f9b482be7b439436970d6366c369837107;hp=e57897dcffa784eefef2fa6e9610e274a3339964;hpb=debe1004676d5431e571d9c4361072661dcc88c4;p=libs%2Fnet.git diff --git a/source/net/constants.cpp b/source/net/constants.cpp index e57897d..5088e51 100644 --- a/source/net/constants.cpp +++ b/source/net/constants.cpp @@ -1,9 +1,5 @@ #include -#ifdef WIN32 -#include -#else -#include -#endif +#include "platform_api.h" #include "constants.h" using namespace std;