From 78d6b75c90f39d74b94c9268cbd68dddd8ee22ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fridrich=20=C5=A0trba?= Date: Fri, 25 Mar 2011 19:03:49 +0100 Subject: Wholesale prewin.h/postwin.h removal --- svtools/source/misc/transfer.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'svtools') diff --git a/svtools/source/misc/transfer.cxx b/svtools/source/misc/transfer.cxx index 2adee87e49a3..afe87ca08f01 100644 --- a/svtools/source/misc/transfer.cxx +++ b/svtools/source/misc/transfer.cxx @@ -29,7 +29,6 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_svtools.hxx" #ifdef WNT -#include #if defined _MSC_VER #pragma warning(push, 1) #pragma warning(disable: 4917) @@ -38,7 +37,6 @@ #if defined _MSC_VER #pragma warning(pop) #endif -#include #endif #include #include -- cgit v1.2.1