summaryrefslogtreecommitdiffstats
path: root/src/bltInt.C
diff options
context:
space:
mode:
authorjoye <joye>2015-07-08 18:39:05 (GMT)
committerjoye <joye>2015-07-08 18:39:05 (GMT)
commitb3342b21bf71166b4c9dd981e9ce8680012f4e25 (patch)
tree2c839157eee51d7e248e774edff21c8f8d11ffa9 /src/bltInt.C
parentfd15b24d8ef42bf9d899078f54f84fbadaeb2e70 (diff)
downloadblt-b3342b21bf71166b4c9dd981e9ce8680012f4e25.zip
blt-b3342b21bf71166b4c9dd981e9ce8680012f4e25.tar.gz
blt-b3342b21bf71166b4c9dd981e9ce8680012f4e25.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltInt.C')
-rw-r--r--src/bltInt.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bltInt.C b/src/bltInt.C
index e881bd1..0ac31ae 100644
--- a/src/bltInt.C
+++ b/src/bltInt.C
@@ -28,6 +28,8 @@
*/
#include <tk.h>
+#include <iostream>
+using namespace std;
extern "C" {
Tcl_AppInitProc Tkblt_Init;