summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/common/Locator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/common/Locator.cpp')
-rw-r--r--ACE/ACEXML/common/Locator.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/ACEXML/common/Locator.cpp b/ACE/ACEXML/common/Locator.cpp
new file mode 100644
index 00000000000..2a942f1c997
--- /dev/null
+++ b/ACE/ACEXML/common/Locator.cpp
@@ -0,0 +1,7 @@
+// $Id$
+
+#include "Locator.h"
+
+ACEXML_Locator::~ACEXML_Locator (void)
+{
+}