URL conditional and consistent intendation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-11-04 21:56:29 +00:00
parent b8419d9a8b
commit 2b9afe407e

View File

@@ -22,11 +22,12 @@
#endif // WX_PRECOMP
#include "wx/uri.h"
#include "wx/url.h"
#include "wx/cppunit.h"
// Test wxURL & wxURI compat?
#define TEST_URL 1
#define TEST_URL ( 1 && wxUSE_URL )
// ----------------------------------------------------------------------------
// test class