X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2a31049201e9c1ff9f515eb9d144ae392f4b4e5a..65e4e78efb62104d4d0f9ac32e3fff24f9c14b6e:/include/wx/longlong.h diff --git a/include/wx/longlong.h b/include/wx/longlong.h index d2f1ed26de..5ff8a9b01c 100644 --- a/include/wx/longlong.h +++ b/include/wx/longlong.h @@ -27,8 +27,10 @@ // 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