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/source/property/propertybag.cxx | |
parent | d8ed87481cdaf62b49c14feb500728c39db266a8 (diff) |
remove include of pch header in comphelper
Diffstat (limited to 'comphelper/source/property/propertybag.cxx')
-rw-r--r-- | comphelper/source/property/propertybag.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/source/property/propertybag.cxx b/comphelper/source/property/propertybag.cxx index 3170411de510..432d97e53b0e 100644 --- a/comphelper/source/property/propertybag.cxx +++ b/comphelper/source/property/propertybag.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_comphelper.hxx" #include "comphelper/propertybag.hxx" /** === begin UNO includes === **/ |