summaryrefslogtreecommitdiffstats
path: root/win/tclWinDde.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-07 06:33:12 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-07 06:33:12 (GMT)
commite40e34cb04d940b132e66ccd21b3018a68ffe3f7 (patch)
treece636b6d780ba4a747644cdcc679f3359fe92bce /win/tclWinDde.c
parent05859b921e7478bb5202dcc464028b7b25db7a43 (diff)
downloadtcl-e40e34cb04d940b132e66ccd21b3018a68ffe3f7.zip
tcl-e40e34cb04d940b132e66ccd21b3018a68ffe3f7.tar.gz
tcl-e40e34cb04d940b132e66ccd21b3018a68ffe3f7.tar.bz2
move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h,
so it can be used for the Plat* interfaces as well
Diffstat (limited to 'win/tclWinDde.c')
-rw-r--r--win/tclWinDde.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/tclWinDde.c b/win/tclWinDde.c
index 291a244..1fa922b 100644
--- a/win/tclWinDde.c
+++ b/win/tclWinDde.c
@@ -14,7 +14,6 @@
#include "tclPort.h"
#include <dde.h>
#include <ddeml.h>
-#include <tchar.h>
/*
* TCL_STORAGE_CLASS is set unconditionally to DLLEXPORT because the