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/resultset.cxx | |
parent | 94d20086e11cefa276f8cc3b466393b9191db3ad (diff) |
remove include of pch header from xmlhelp
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/resultset.cxx')
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/resultset.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/resultset.cxx b/xmlhelp/source/cxxhelp/provider/resultset.cxx index bdc593325862..24985c922ef4 100644 --- a/xmlhelp/source/cxxhelp/provider/resultset.cxx +++ b/xmlhelp/source/cxxhelp/provider/resultset.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_xmlhelp.hxx" #include <com/sun/star/sdbc/XResultSet.hpp> #include "resultset.hxx" |