updates from orpheus for windoze build
[feisty_meow.git] / nucleus / library / basis / environment.cpp
index 50d7042f9f7ea106ba7322f57e2347d53dac2a13..704c883bf5364519dc9494e936fe7be7a0b435fe 100644 (file)
@@ -21,6 +21,7 @@
   #include <unistd.h>
   #include <sys/times.h>
 #endif
+/*
 #ifdef _MSC_VER
   #define _WINSOCKAPI_  // make windows.h happy about winsock.
   // winsock support...
@@ -31,6 +32,7 @@
   #include <windows.h>
   #include <mmsystem.h>
 #endif
+*/
 
 namespace basis {