diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:00:14 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:00:14 -0600 |
commit | b8ee1f9b5f62b01e371959aa76d51a87e6b2dafa (patch) | |
tree | 94470f841679a13ea3a61a351ecf1d90e4e94d5a /comphelper/inc | |
parent | d8ed87481cdaf62b49c14feb500728c39db266a8 (diff) |
remove include of pch header in comphelper
Diffstat (limited to 'comphelper/inc')
-rw-r--r-- | comphelper/inc/pch/precompiled_comphelper.cxx | 1 | ||||
-rw-r--r-- | comphelper/inc/pch/precompiled_comphelper.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/inc/pch/precompiled_comphelper.cxx b/comphelper/inc/pch/precompiled_comphelper.cxx index ad6e1ab9b5ac..e5a2f60de99b 100644 --- a/comphelper/inc/pch/precompiled_comphelper.cxx +++ b/comphelper/inc/pch/precompiled_comphelper.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_comphelper.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/comphelper/inc/pch/precompiled_comphelper.hxx b/comphelper/inc/pch/precompiled_comphelper.hxx index 7fcb7d048fe2..1f2bf34bf349 100644 --- a/comphelper/inc/pch/precompiled_comphelper.hxx +++ b/comphelper/inc/pch/precompiled_comphelper.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:34.253143 #ifdef PRECOMPILED_HEADERS #endif |