]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/longlong.h
Some cleanup.
[wxWidgets.git] / include / wx / longlong.h
index d2f1ed26dead8c329f503c346acaef1223345b15..5ff8a9b01c63fe5cd15e30b7c03cea688e0e6b15 100644 (file)
 
 // define this to compile wxLongLongWx in "test" mode: the results of all
 // calculations will be compared with the real results taken from
-// wxLongLongNative
-#define wxLONGLONG_TEST_MODE
+// wxLongLongNative -- this is extremely useful to find the bugs in
+// wxLongLongWx class!
+
+//#define wxLONGLONG_TEST_MODE
 
 #ifdef wxLONGLONG_TEST_MODE
     #define wxUSE_LONGLONG_WX 1