diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:17:18 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:17:18 -0600 |
commit | 85a71e5c4bc79304a37c700027e3ecf9832545d5 (patch) | |
tree | 5f71adfdf153aee7bbafb8dc7d2896f14165fac8 /reportdesign/inc | |
parent | ab407ad86610a0aba882b03075319e0b62b2c8d3 (diff) |
remove include of pch header from reportdesign
Diffstat (limited to 'reportdesign/inc')
-rw-r--r-- | reportdesign/inc/pch/precompiled_reportdesign.cxx | 1 | ||||
-rw-r--r-- | reportdesign/inc/pch/precompiled_reportdesign.hxx | 1 | ||||
-rw-r--r-- | reportdesign/inc/pch/precompiled_rptui.cxx | 1 | ||||
-rw-r--r-- | reportdesign/inc/pch/precompiled_rptui.hxx | 1 | ||||
-rw-r--r-- | reportdesign/inc/pch/precompiled_rptxml.cxx | 1 | ||||
-rw-r--r-- | reportdesign/inc/pch/precompiled_rptxml.hxx | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/reportdesign/inc/pch/precompiled_reportdesign.cxx b/reportdesign/inc/pch/precompiled_reportdesign.cxx index e01779afdfba..e5a2f60de99b 100644 --- a/reportdesign/inc/pch/precompiled_reportdesign.cxx +++ b/reportdesign/inc/pch/precompiled_reportdesign.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_reportdesign.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/reportdesign/inc/pch/precompiled_reportdesign.hxx b/reportdesign/inc/pch/precompiled_reportdesign.hxx index 2b27e2a81d2b..6d0c3903cd2c 100644 --- a/reportdesign/inc/pch/precompiled_reportdesign.hxx +++ b/reportdesign/inc/pch/precompiled_reportdesign.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:38.561560 #ifdef PRECOMPILED_HEADERS #include "com/sun/star/sdb/CommandType.hpp" diff --git a/reportdesign/inc/pch/precompiled_rptui.cxx b/reportdesign/inc/pch/precompiled_rptui.cxx index c4a61be9c821..e5a2f60de99b 100644 --- a/reportdesign/inc/pch/precompiled_rptui.cxx +++ b/reportdesign/inc/pch/precompiled_rptui.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_rptui.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index c21c3222525a..8afd65384526 100644 --- a/reportdesign/inc/pch/precompiled_rptui.hxx +++ b/reportdesign/inc/pch/precompiled_rptui.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:38.561560 #ifdef PRECOMPILED_HEADERS #include "com/sun/star/sdb/CommandType.hpp" diff --git a/reportdesign/inc/pch/precompiled_rptxml.cxx b/reportdesign/inc/pch/precompiled_rptxml.cxx index 3aa736b5e021..e5a2f60de99b 100644 --- a/reportdesign/inc/pch/precompiled_rptxml.cxx +++ b/reportdesign/inc/pch/precompiled_rptxml.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_rptxml.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/reportdesign/inc/pch/precompiled_rptxml.hxx b/reportdesign/inc/pch/precompiled_rptxml.hxx index c21c3222525a..8afd65384526 100644 --- a/reportdesign/inc/pch/precompiled_rptxml.hxx +++ b/reportdesign/inc/pch/precompiled_rptxml.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:38.561560 #ifdef PRECOMPILED_HEADERS #include "com/sun/star/sdb/CommandType.hpp" |