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/mozab/MColumns.cxx | |
parent | d95804fc8b2b7fa55c7c0ca17caa1a6382e2e760 (diff) |
remove include of pch header in connectivity
Diffstat (limited to 'connectivity/source/drivers/mozab/MColumns.cxx')
-rw-r--r-- | connectivity/source/drivers/mozab/MColumns.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/mozab/MColumns.cxx b/connectivity/source/drivers/mozab/MColumns.cxx index dc8effa590bc..476b2f18e8b9 100644 --- a/connectivity/source/drivers/mozab/MColumns.cxx +++ b/connectivity/source/drivers/mozab/MColumns.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_connectivity.hxx" #include "MColumns.hxx" #include "connectivity/sdbcx/VColumn.hxx" #include "connectivity/sdbcx/VColumn.hxx" |