X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=nucleus%2Flibrary%2Ftimely%2Ftime_stamp.cpp;fp=nucleus%2Flibrary%2Ftimely%2Ftime_stamp.cpp;h=1cfdf0fdc8f7e93c89951470a66d3028ee986e78;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hp=c24844a4e4c98be8958030612ea3a9abd8ab8324;hpb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a;p=feisty_meow.git diff --git a/nucleus/library/timely/time_stamp.cpp b/nucleus/library/timely/time_stamp.cpp index c24844a4..1cfdf0fd 100644 --- a/nucleus/library/timely/time_stamp.cpp +++ b/nucleus/library/timely/time_stamp.cpp @@ -15,15 +15,16 @@ #include "earth_time.h" #include "time_stamp.h" +#include #include #include #include #include -#ifdef __WIN32__ - #define _WINSOCKAPI_ // make windows.h happy about winsock. - #include // timeval. -#endif +//#ifdef __WIN32__ +// #define _WINSOCKAPI_ // make windows.h happy about winsock. +// #include // timeval. +//#endif //#define DEBUG_TIME_STAMP