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/inc | |
parent | b080fa47eb02204ea6722a5b144e6aee3126c411 (diff) |
remove include of pch header from xmlsecurity
Diffstat (limited to 'xmlsecurity/inc')
-rw-r--r-- | xmlsecurity/inc/pch/precompiled_xmlsecurity.cxx | 1 | ||||
-rw-r--r-- | xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/xmlsecurity/inc/pch/precompiled_xmlsecurity.cxx b/xmlsecurity/inc/pch/precompiled_xmlsecurity.cxx index 7aa8a6192009..e5a2f60de99b 100644 --- a/xmlsecurity/inc/pch/precompiled_xmlsecurity.cxx +++ b/xmlsecurity/inc/pch/precompiled_xmlsecurity.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_xmlsecurity.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx b/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx index ade8fb78ecc0..1f2bf34bf349 100644 --- a/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx +++ b/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:21.795105 #ifdef PRECOMPILED_HEADERS #endif |