[Box Backup-commit] COMMIT r2767 - box/invisnet/vs2010/0.11/lib/common

subversion at boxbackup.org subversion at boxbackup.org
Sun Oct 3 03:34:30 BST 2010


Author: invisnet
Date: 2010-10-03 03:34:29 +0100 (Sun, 03 Oct 2010)
New Revision: 2767

Modified:
   box/invisnet/vs2010/0.11/lib/common/Timer.cpp
Log:
_WIN32_WINNT gets defined elsewhere

Modified: box/invisnet/vs2010/0.11/lib/common/Timer.cpp
===================================================================
--- box/invisnet/vs2010/0.11/lib/common/Timer.cpp	2010-10-03 02:31:43 UTC (rev 2766)
+++ box/invisnet/vs2010/0.11/lib/common/Timer.cpp	2010-10-03 02:34:29 UTC (rev 2767)
@@ -8,10 +8,6 @@
 //
 // --------------------------------------------------------------------------
 
-#ifdef WIN32
-	#define _WIN32_WINNT 0x0500
-#endif
-
 #include "Box.h"
 
 #include <signal.h>




More information about the Boxbackup-commit mailing list