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/misc/string.cxx | |
parent | d8ed87481cdaf62b49c14feb500728c39db266a8 (diff) |
remove include of pch header in comphelper
Diffstat (limited to 'comphelper/source/misc/string.cxx')
-rw-r--r-- | comphelper/source/misc/string.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/source/misc/string.cxx b/comphelper/source/misc/string.cxx index 2e8d631edf37..de94afcb3dda 100644 --- a/comphelper/source/misc/string.cxx +++ b/comphelper/source/misc/string.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -#include "precompiled_comphelper.hxx" #include "sal/config.h" #include <cstddef> |