diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:02:11 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:02:11 -0600 |
commit | 3c4317752862f69deb5b327c430c50724dc478fc (patch) | |
tree | ed5ee62d3d929ae792fdcbdf7a5b9ead42362d9c /connectivity/source/drivers/calc/CResultSet.cxx | |
parent | d95804fc8b2b7fa55c7c0ca17caa1a6382e2e760 (diff) |
remove include of pch header in connectivity
Diffstat (limited to 'connectivity/source/drivers/calc/CResultSet.cxx')
-rw-r--r-- | connectivity/source/drivers/calc/CResultSet.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/calc/CResultSet.cxx b/connectivity/source/drivers/calc/CResultSet.cxx index 3085e135cd0f..ebce3e76e914 100644 --- a/connectivity/source/drivers/calc/CResultSet.cxx +++ b/connectivity/source/drivers/calc/CResultSet.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_connectivity.hxx" #include <com/sun/star/sdbcx/CompareBookmark.hpp> #include "calc/CResultSet.hxx" #include <com/sun/star/lang/DisposedException.hpp> |