summaryrefslogtreecommitdiff
path: root/desktop/win32/source/wrapperw.cxx
diff options
context:
space:
mode:
authorHennes Rohling <hro@openoffice.org>2001-03-12 11:16:12 +0000
committerHennes Rohling <hro@openoffice.org>2001-03-12 11:16:12 +0000
commit06b8829b42c804c3dabb3d673834f22eb5b214b0 (patch)
treeefb47fa06b5e393530fd8d0aa3d824270f1623b3 /desktop/win32/source/wrapperw.cxx
parent41c300af61e6701ccc48dfc78f1413781235afb1 (diff)
#84390# Added wrapper executables
Diffstat (limited to 'desktop/win32/source/wrapperw.cxx')
-rw-r--r--desktop/win32/source/wrapperw.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/win32/source/wrapperw.cxx b/desktop/win32/source/wrapperw.cxx
new file mode 100644
index 000000000000..a13a69ef01b3
--- /dev/null
+++ b/desktop/win32/source/wrapperw.cxx
@@ -0,0 +1,2 @@
+#define UNICODE
+#include "wrapper.h" \ No newline at end of file