git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10266
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#endif
class WXDLLEXPORT wxLongLongWx;
#endif
class WXDLLEXPORT wxLongLongWx;
+#if defined(__VISUALC__) && !defined(__WIN32__)
+ #define wxLongLong wxLongLongWx
+#else
typedef wxLongLongWx wxLongLong;
typedef wxLongLongWx wxLongLong;
#else
// if nothing is defined, use native implementation by default, of course
#ifndef wxUSE_LONGLONG_NATIVE
#else
// if nothing is defined, use native implementation by default, of course
#ifndef wxUSE_LONGLONG_NATIVE