summaryrefslogtreecommitdiff
path: root/connectivity/workben/little/main.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:15:07 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:15:07 +0000
commit917892f12e19883df49a141418e7faed813121d1 (patch)
tree7b3f4cb34aadb3ebf8017d6937981aff4ab3bbbb /connectivity/workben/little/main.cxx
parent2cbcb95f21f98979478d22bb9918ad0667932bec (diff)
INTEGRATION: CWS pchfix02 (1.2.166); FILE MERGED
2006/09/01 17:22:39 kaib 1.2.166.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/workben/little/main.cxx')
-rw-r--r--connectivity/workben/little/main.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/workben/little/main.cxx b/connectivity/workben/little/main.cxx
index de8c00f124de..9578f9ae724d 100644
--- a/connectivity/workben/little/main.cxx
+++ b/connectivity/workben/little/main.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: main.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 07:50:35 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:15:07 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_connectivity.hxx"
#ifndef _CONNECTIVITY_SQLPARSE_HXX
#include <connectivity/sqlparse.hxx>
#endif