The #endif part of a #if wxUSE_LONGLONG check was incorrectly positioned and
excluded the definition of several wxDir methods not related to wxLongLong
when wxUSE_LONGLONG was 0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66089
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
return traverser.GetTotalSize();
}
+#endif // wxUSE_LONGLONG
+
// ----------------------------------------------------------------------------
// wxDir helpers
// ----------------------------------------------------------------------------
return wxFileName::Rmdir(dir, flags);
}
-#endif // wxUSE_LONGLONG