diff options
Diffstat (limited to 'tools/source/rc')
-rw-r--r-- | tools/source/rc/isofallback.cxx | 2 | ||||
-rw-r--r-- | tools/source/rc/rc.cxx | 2 | ||||
-rw-r--r-- | tools/source/rc/resary.cxx | 2 | ||||
-rw-r--r-- | tools/source/rc/resmgr.cxx | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/tools/source/rc/isofallback.cxx b/tools/source/rc/isofallback.cxx index 2fae5cfc9eee..3c134dfbacd2 100644 --- a/tools/source/rc/isofallback.cxx +++ b/tools/source/rc/isofallback.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_tools.hxx" #include <tools/isofallback.hxx> diff --git a/tools/source/rc/rc.cxx b/tools/source/rc/rc.cxx index e2ada0d111ac..2288f7053e5f 100644 --- a/tools/source/rc/rc.cxx +++ b/tools/source/rc/rc.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_tools.hxx" #define _TOOLS_RC_CXX diff --git a/tools/source/rc/resary.cxx b/tools/source/rc/resary.cxx index c435a0627713..c4f11662897b 100644 --- a/tools/source/rc/resary.cxx +++ b/tools/source/rc/resary.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_tools.hxx" #define _TOOLS_RESARY_CXX #include <tools/resary.hxx> diff --git a/tools/source/rc/resmgr.cxx b/tools/source/rc/resmgr.cxx index 93b8ea133aaf..a4c3a86bac24 100644 --- a/tools/source/rc/resmgr.cxx +++ b/tools/source/rc/resmgr.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_tools.hxx" #include <string.h> #include <stdio.h> |