// Created: 19.05.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// License: wxWindows licence
+// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
return traverser.GetTotalSize();
}
+#endif // wxUSE_LONGLONG
+
// ----------------------------------------------------------------------------
// wxDir helpers
// ----------------------------------------------------------------------------
{
return wxFileName::Rmdir(dir, flags);
}
-
-#endif // wxUSE_LONGLONG
+