X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fnet%2Fconstants.cpp;h=5088e51953fcd5046b4cdbacb10ef496dd8a3571;hb=5f312d842b55f53ac78ae2c658cab064debe74e6;hp=c98945c21123a70301f2273e96658d42ea1bcb83;hpb=136c9eec2b72bfad4788908de5552fbd62216148;p=libs%2Fnet.git diff --git a/source/net/constants.cpp b/source/net/constants.cpp index c98945c..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;