diff options
Diffstat (limited to 'tcl_extras.cxx')
-rw-r--r-- | tcl_extras.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tcl_extras.cxx b/tcl_extras.cxx index 556546f..1551c7f 100644 --- a/tcl_extras.cxx +++ b/tcl_extras.cxx @@ -1,6 +1,7 @@ #include "tcl_extras.h" #include <map> #include <string> +#include <string.h> using namespace std; |