diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:27:34 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:27:34 -0600 |
commit | 06bb56ed114c8d3caac9bf70ad44f62dcaf09c6e (patch) | |
tree | f1d570e042ea42168b940de1144c84ec441dcac0 /xmlhelp/source/cxxhelp/provider/inputstream.cxx | |
parent | 94d20086e11cefa276f8cc3b466393b9191db3ad (diff) |
remove include of pch header from xmlhelp
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/inputstream.cxx')
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/inputstream.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/inputstream.cxx b/xmlhelp/source/cxxhelp/provider/inputstream.cxx index f5736b138a04..58ae720b7d11 100644 --- a/xmlhelp/source/cxxhelp/provider/inputstream.cxx +++ b/xmlhelp/source/cxxhelp/provider/inputstream.cxx @@ -27,8 +27,6 @@ ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_xmlhelp.hxx" #include "inputstream.hxx" |