summaryrefslogtreecommitdiff
path: root/dummy_windows.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dummy_windows.cpp')
-rw-r--r--dummy_windows.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dummy_windows.cpp b/dummy_windows.cpp
new file mode 100644
index 0000000..a338f7f
--- /dev/null
+++ b/dummy_windows.cpp
@@ -0,0 +1,2 @@
+// 5 june 2016
+// This file is only present to force cgo to use the C++ linker instead of the C linker on Windows.