diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-06-24 09:16:47 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-06-24 09:16:47 +0000 |
commit | df67d286bcd10c9319adf9bbba1763e0902984af (patch) | |
tree | fa51c7a2dc9c01e71339db7223894637415ce58b /canvas/inc/pch | |
parent | e6fa7691f3457bebfd15305c22056d981bf59fb8 (diff) |
INTEGRATION: CWS canvas05 (1.3.36); FILE MERGED
2008/04/21 07:26:51 thb 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED
2007/12/20 22:18:56 thb 1.3.36.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering
Diffstat (limited to 'canvas/inc/pch')
-rw-r--r-- | canvas/inc/pch/precompiled_canvas.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/canvas/inc/pch/precompiled_canvas.hxx b/canvas/inc/pch/precompiled_canvas.hxx index 5d1655cbe10d..065351fca38e 100644 --- a/canvas/inc/pch/precompiled_canvas.hxx +++ b/canvas/inc/pch/precompiled_canvas.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: precompiled_canvas.hxx,v $ - * $Revision: 1.4 $ + * $Revision: 1.5 $ * * This file is part of OpenOffice.org. * @@ -31,6 +31,5 @@ // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:32.389803 #ifdef PRECOMPILED_HEADERS -#include <sal/macros.h> #endif |