Kaydet (Commit) bf540443 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

One more return of prewin.h/postwin.h hack :(

üst a18b02e8
......@@ -29,14 +29,9 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svtools.hxx"
#ifdef WNT
#if defined _MSC_VER
#pragma warning(push, 1)
#pragma warning(disable: 4917)
#endif
#include <prewin.h>
#include <postwin.h>
#include <shlobj.h>
#if defined _MSC_VER
#pragma warning(pop)
#endif
#endif
#include <osl/mutex.hxx>
#include <rtl/memory.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