summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 13:12:03 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 13:12:03 +0000
commit064660a11ed9195056674444c8cbdf622155c370 (patch)
tree5590838fbdad8cdb86e3b0d03c7f1893bfd2969d
parent9edc5e1ff544a8604a79a6a0ff160f5c9ac1f5f8 (diff)
INTEGRATION: CWS pchfix04 (1.2.32); FILE MERGED
2007/02/08 12:50:05 hjs 1.2.32.2: #i72801# gcc 3.4.1 dies on empty pch - windows here on the previous include... 2007/02/08 12:11:21 hjs 1.2.32.1: #i72801# gcc 3.4.1 dies on empty pch
-rw-r--r--canvas/inc/pch/precompiled_canvas.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/canvas/inc/pch/precompiled_canvas.hxx b/canvas/inc/pch/precompiled_canvas.hxx
index 25d4d49c6806..b9d0c320ee5e 100644
--- a/canvas/inc/pch/precompiled_canvas.hxx
+++ b/canvas/inc/pch/precompiled_canvas.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: precompiled_canvas.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 03:16:37 $
+ * last change: $Author: kz $ $Date: 2007-05-10 14:12:03 $
*
* 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:32.389803
#ifdef PRECOMPILED_HEADERS
+#include <sal/macros.h>
#endif