why cvs thinks that I modified these files?

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-06-28 21:53:29 +00:00
parent e37feda245
commit 4e57b0d495
2 changed files with 295 additions and 292 deletions

View File

@@ -25,6 +25,8 @@
#pragma hdrstop #pragma hdrstop
#endif #endif
#if wxUSE_LONGLONG
#include "wx/longlong.h" #include "wx/longlong.h"
#include <memory.h> // for memset() #include <memory.h> // for memset()
@@ -468,3 +470,4 @@ ostream& operator<< (ostream& o, const wxLongLongWx& ll)
#endif #endif
// wxUSE_LONGLONG_NATIVE // wxUSE_LONGLONG_NATIVE
#endif // wxUSE_LONGLONG