X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fdatamap.cc;h=dcbae788b0cc2fe3d7b0ea6f8b0154a701ceab86;hb=c790c297ef925b7f2257ad41e2123cf86305822c;hp=e44892320d4304aa7de181c2c9d544704096165d;hpb=5d44043a65106ff411abeaaaa80c732a47284024;p=laserbrain_demo diff --git a/src/datamap.cc b/src/datamap.cc index e448923..dcbae78 100644 --- a/src/datamap.cc +++ b/src/datamap.cc @@ -1,9 +1,10 @@ #include #include #include +#include #include "datamap.h" -#ifdef WIN32 +#if defined(WIN32) || defined(__WIN32__) #include #else #include