aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/GeertJohan/cgo.wchar/wchar_notwin.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/GeertJohan/cgo.wchar/wchar_notwin.go')
-rw-r--r--vendor/github.com/GeertJohan/cgo.wchar/wchar_notwin.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/github.com/GeertJohan/cgo.wchar/wchar_notwin.go b/vendor/github.com/GeertJohan/cgo.wchar/wchar_notwin.go
new file mode 100644
index 0000000..dab4663
--- /dev/null
+++ b/vendor/github.com/GeertJohan/cgo.wchar/wchar_notwin.go
@@ -0,0 +1,6 @@
+// +build !windows
+
+package wchar
+
+// go representation of a wchar
+type Wchar int32