summaryrefslogtreecommitdiff
path: root/trunk/ACE/apps/drwho/Select_Manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ACE/apps/drwho/Select_Manager.cpp')
-rw-r--r--trunk/ACE/apps/drwho/Select_Manager.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/ACE/apps/drwho/Select_Manager.cpp b/trunk/ACE/apps/drwho/Select_Manager.cpp
new file mode 100644
index 00000000000..0570649500e
--- /dev/null
+++ b/trunk/ACE/apps/drwho/Select_Manager.cpp
@@ -0,0 +1,8 @@
+// $Id$
+
+#include "Select_Manager.h"
+
+
+Select_Manager::~Select_Manager (void)
+{
+}