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/dbase/DTables.cxx | |
parent | d95804fc8b2b7fa55c7c0ca17caa1a6382e2e760 (diff) |
remove include of pch header in connectivity
Diffstat (limited to 'connectivity/source/drivers/dbase/DTables.cxx')
-rw-r--r-- | connectivity/source/drivers/dbase/DTables.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/dbase/DTables.cxx b/connectivity/source/drivers/dbase/DTables.cxx index ed811f9900b4..6bcf35136cbc 100644 --- a/connectivity/source/drivers/dbase/DTables.cxx +++ b/connectivity/source/drivers/dbase/DTables.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_connectivity.hxx" #include "dbase/DTables.hxx" #include "dbase/DTable.hxx" #include <com/sun/star/sdbc/XRow.hpp> |