diff options
Diffstat (limited to 'cpp/demo/IcePack/hello/Client.cpp')
-rw-r--r-- | cpp/demo/IcePack/hello/Client.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/demo/IcePack/hello/Client.cpp b/cpp/demo/IcePack/hello/Client.cpp index e787c5a9c9b..59e46f40e56 100644 --- a/cpp/demo/IcePack/hello/Client.cpp +++ b/cpp/demo/IcePack/hello/Client.cpp @@ -12,6 +12,7 @@ #include <Hello.h> using namespace std; +using namespace Demo; void menu() |