]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/timercmn.cpp
tree ctrl sorting shouldn't crash when items don't have data
[wxWidgets.git] / src / common / timercmn.cpp
index 4049812a59d9e5f46833cb7f5d6ea5b174671d8d..7c1f7ccdc393a73cafa79bf131c79543641c5746 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "wx/timer.h"
 
-#ifdef __SVR4__
+#if defined(__SVR4__) && !defined(__SYSV__)
 #define __SYSV__
 #endif