diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:28:28 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:28:28 -0600 |
commit | b33971cb124de2bea5332d6adb802bd84eb57652 (patch) | |
tree | b6130f0a5154f307e9dc1d6d3fd8fe381dbe9bd9 /xmlsecurity/qa/certext/SanCertExt.cxx | |
parent | b080fa47eb02204ea6722a5b144e6aee3126c411 (diff) |
remove include of pch header from xmlsecurity
Diffstat (limited to 'xmlsecurity/qa/certext/SanCertExt.cxx')
-rw-r--r-- | xmlsecurity/qa/certext/SanCertExt.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/qa/certext/SanCertExt.cxx b/xmlsecurity/qa/certext/SanCertExt.cxx index 7f86e9bf6f9c..1b17f5161023 100644 --- a/xmlsecurity/qa/certext/SanCertExt.cxx +++ b/xmlsecurity/qa/certext/SanCertExt.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -#include "precompiled_xmlsecurity.hxx" #include "sal/config.h" #include "sal/precppunit.hxx" |