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