summaryrefslogtreecommitdiff
path: root/cppe/test/include/TestApplication.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/test/include/TestApplication.h')
-rw-r--r--cppe/test/include/TestApplication.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppe/test/include/TestApplication.h b/cppe/test/include/TestApplication.h
index b7e8f0d0b20..578b8add33f 100644
--- a/cppe/test/include/TestApplication.h
+++ b/cppe/test/include/TestApplication.h
@@ -37,6 +37,8 @@ public:
virtual int run(int, char*[]) = 0;
+ Ice::LoggerPtr getLogger();
+
void setCommunicator(const Ice::CommunicatorPtr&);
Ice::CommunicatorPtr communicator();