From 4130044adffc2a063c54c7c695454e279c68c4fb Mon Sep 17 00:00:00 2001 From: Ryan Norton Date: Sun, 21 Nov 2004 17:11:38 +0000 Subject: [PATCH] Remove silly include (from me I guess :)) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- tests/test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test.cpp b/tests/test.cpp index 97df72a276..c503886511 100644 --- a/tests/test.cpp +++ b/tests/test.cpp @@ -114,7 +114,6 @@ bool TestApp::OnCmdLineParsed(wxCmdLineParser& parser) return wxAppConsole::OnCmdLineParsed(parser); } -#include "wx/uri.h" // Run // int TestApp::OnRun() -- 2.45.2