Kaydet (Commit) f106f419 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

postwin.h handles OPTIONAL already

Change-Id: Ia04bc545f90a093f70bbd7036b7b9403af15daa1
üst 7f1f1dbf
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
#ifdef WNT #ifdef WNT
#include <prewin.h> #include <prewin.h>
#include <postwin.h> #include <postwin.h>
#undef OPTIONAL
#endif #endif
#include <cstdarg> #include <cstdarg>
......
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
#ifdef WNT #ifdef WNT
#include <prewin.h> #include <prewin.h>
#include <postwin.h> #include <postwin.h>
#undef OPTIONAL
#endif #endif
#include <cstdarg> #include <cstdarg>
......
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
#ifdef WNT #ifdef WNT
#include <prewin.h> #include <prewin.h>
#include <postwin.h> #include <postwin.h>
#undef OPTIONAL
#endif #endif
#include <cstdarg> #include <cstdarg>
......
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
#ifdef WNT #ifdef WNT
#include <prewin.h> #include <prewin.h>
#include <postwin.h> #include <postwin.h>
#undef OPTIONAL
#endif #endif
#include <cstdarg> #include <cstdarg>
......
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
#ifdef WNT #ifdef WNT
#include <prewin.h> #include <prewin.h>
#include <postwin.h> #include <postwin.h>
#undef OPTIONAL
#endif #endif
#ifdef SOLARIS #ifdef SOLARIS
......
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
#ifdef WNT #ifdef WNT
#include <prewin.h> #include <prewin.h>
#include <postwin.h> #include <postwin.h>
#undef OPTIONAL
#endif #endif
#include <cstdarg> #include <cstdarg>
......
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
#ifdef WNT #ifdef WNT
#include <prewin.h> #include <prewin.h>
#include <postwin.h> #include <postwin.h>
#undef OPTIONAL
#endif #endif
#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp>
......
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
#include <prewin.h> #include <prewin.h>
#include <postwin.h> #include <postwin.h>
#undef OPTIONAL
#include <plugin/impl.hxx> #include <plugin/impl.hxx>
......
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
#include <prewin.h> #include <prewin.h>
#include <postwin.h> #include <postwin.h>
#undef OPTIONAL
#include "vcl/svapp.hxx" #include "vcl/svapp.hxx"
#include "tools/urlobj.hxx" #include "tools/urlobj.hxx"
......
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