// headers
// ----------------------------------------------------------------------------
-#include "wx/wxprec.h"
+#include "testprec.h"
#ifdef __BORLANDC__
#pragma hdrstop
#include "wx/uri.h"
#include "wx/url.h"
-#include "wx/cppunit.h"
-
// Test wxURL & wxURI compat?
#define TEST_URL ( 0 && wxUSE_URL )