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