diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:56 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:56 -0600 |
commit | 2a71139535112634dc52502dbbc0922f2b86e146 (patch) | |
tree | 63e4c46b9ca772e04d88cc87c484f14a92b39f13 /sd/inc | |
parent | d843e92c73a261097756c0514abff2ef5a8d010b (diff) |
remove include of pch header from sd
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/pch/precompiled_sd.cxx | 1 | ||||
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/pch/precompiled_sd.cxx b/sd/inc/pch/precompiled_sd.cxx index 4251e9bbd7c5..e5a2f60de99b 100644 --- a/sd/inc/pch/precompiled_sd.cxx +++ b/sd/inc/pch/precompiled_sd.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_sd.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index 6a501d86d677..501f50e19d3b 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:59.201789 #ifdef PRECOMPILED_HEADERS |