tool/CommandXml.cpp
changeset 1222 7348d6abb6cb
parent 1157 04d1c950cf9d
child 1327 4d179b06dd3c
--- a/tool/CommandXml.cpp	Wed Sep 24 08:51:46 2008 +0000
+++ b/tool/CommandXml.cpp	Wed Sep 24 10:28:59 2008 +0000
@@ -6,6 +6,7 @@
 
 #include <iostream>
 #include <iomanip>
+#include <string.h>
 using namespace std;
 
 #include "CommandXml.h"