Patch 1053127 - Test fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
8e5c652190
commit
3e5f6c1c4f
11 changed files with 104 additions and 104 deletions
|
|
@ -56,9 +56,8 @@
|
|||
extern wxString wxConvertFormat(const wxChar *format);
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
using namespace CppUnit;
|
||||
|
||||
using CppUnit::TestCase;
|
||||
using std::string;
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// The test case
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue