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