From b5617ce1bf2361f38712ba130bc87d04c752d931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Sun, 6 Jul 2008 19:58:57 +0000 Subject: include missing include svn path=/trunk/externals/tclpd/; revision=10145 --- tcl_extras.cxx | 1 + 1 file changed, 1 insertion(+) 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 #include +#include using namespace std; -- cgit v1.2.1