Kaydet (Commit) 24d5698e authored tarafından Luboš Luňák's avatar Luboš Luňák

fix non-PCH MSVC build

üst 3d061427
...@@ -17,14 +17,14 @@ ...@@ -17,14 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#define UNICODE
#define _UNICODE
#include "docrecovery.hxx" #include "docrecovery.hxx"
#undef WB_LEFT #undef WB_LEFT
#undef WB_RIGHT #undef WB_RIGHT
#define UNICODE
#define _UNICODE
#include <prewin.h> #include <prewin.h>
#include <postwin.h> #include <postwin.h>
#include <tchar.h> #include <tchar.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment