summaryrefslogtreecommitdiff
path: root/desktop/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 14:16:55 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 14:16:55 +0000
commit2f5f212f0eaaf05d510d1a058b13dce2de16f925 (patch)
treeea86a77be62a21643b6368e6a11a07cb507328fc /desktop/inc
parent9e908925682baccba8ae2a847febd94b648fa0d7 (diff)
INTEGRATION: CWS pchfix04 (1.2.122); FILE MERGED
2007/02/08 12:11:42 hjs 1.2.122.1: #i72801# gcc 3.4.1 dies on empty pch
Diffstat (limited to 'desktop/inc')
-rw-r--r--desktop/inc/pch/precompiled_desktop.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/inc/pch/precompiled_desktop.hxx b/desktop/inc/pch/precompiled_desktop.hxx
index c1ebd0f1ea4f..c0eaa3449b5b 100644
--- a/desktop/inc/pch/precompiled_desktop.hxx
+++ b/desktop/inc/pch/precompiled_desktop.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: precompiled_desktop.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 09:34:02 $
+ * last change: $Author: kz $ $Date: 2007-05-10 15:16:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,5 +36,6 @@
// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:39.170923
#ifdef PRECOMPILED_HEADERS
+#include <tools/debug.hxx>
#endif