From 302f27e7d5cb4704553d64e97ad2848baf75d5d7 Mon Sep 17 00:00:00 2001 From: micio Date: Tue, 25 Jan 2011 21:13:15 +0000 Subject: [PATCH] Bazaar/UpdaterTest : using namespace Upp now git-svn-id: svn://ultimatepp.org/upp/trunk@3094 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- bazaar/UpdaterTest/UpdaterTest.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bazaar/UpdaterTest/UpdaterTest.cpp b/bazaar/UpdaterTest/UpdaterTest.cpp index 7e80a0d87..2631bb085 100644 --- a/bazaar/UpdaterTest/UpdaterTest.cpp +++ b/bazaar/UpdaterTest/UpdaterTest.cpp @@ -1,5 +1,7 @@ #include +using namespace Upp; + GUI_APP_MAIN { Updater updater;