svx/source/dialog/sendreportw32.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 24d5698e14e7a9de21d535a1be329e4fecb3d533 Author: LuboÅ¡ LuÅák <l.lu...@suse.cz> Date: Thu Dec 13 23:31:15 2012 +0100 fix non-PCH MSVC build diff --git a/svx/source/dialog/sendreportw32.cxx b/svx/source/dialog/sendreportw32.cxx index 4e7266c..b49a261 100644 --- a/svx/source/dialog/sendreportw32.cxx +++ b/svx/source/dialog/sendreportw32.cxx @@ -17,14 +17,14 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#define UNICODE +#define _UNICODE #include "docrecovery.hxx" #undef WB_LEFT #undef WB_RIGHT -#define UNICODE -#define _UNICODE #include <prewin.h> #include <postwin.h> #include <tchar.h>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits