summaryrefslogtreecommitdiff
path: root/ucb/source/sorter
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 12:45:22 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 12:45:22 +0000
commit0d6941e393ece4afac89b9ca7871b546e4833026 (patch)
treec7af60830f7abeaac7c6b8f4f0cf41447c71388c /ucb/source/sorter
parent62b4cbd0402dfc45713183db0e3afb6b32fa8f0f (diff)
INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED
2006/09/01 17:55:39 kaib 1.5.20.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucb/source/sorter')
-rw-r--r--ucb/source/sorter/sortmain.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/sorter/sortmain.cxx b/ucb/source/sorter/sortmain.cxx
index a897ba37f750..3465e10b9573 100644
--- a/ucb/source/sorter/sortmain.cxx
+++ b/ucb/source/sorter/sortmain.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sortmain.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:18:20 $
+ * last change: $Author: obo $ $Date: 2006-09-17 13:45:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_ucb.hxx"
+
#ifndef _SORTDYNRES_HXX
#include <sortdynres.hxx>
#endif