diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 15:45:57 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 15:45:57 +0000 |
commit | b10663d1b031e40ceea1431cc5857dc71d14246a (patch) | |
tree | 904885b3da43a7a5beacbeae994b2124fe2eca8b /sfx2/source/explorer | |
parent | 6af2233c083e30c2e08eaeab1b2712f013e316d5 (diff) |
INTEGRATION: CWS pchfix02 (1.4.88); FILE MERGED
2006/09/01 17:38:43 kaib 1.4.88.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sfx2/source/explorer')
-rw-r--r-- | sfx2/source/explorer/nochaos.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sfx2/source/explorer/nochaos.cxx b/sfx2/source/explorer/nochaos.cxx index 0176f4c5f93b..fef313a6a079 100644 --- a/sfx2/source/explorer/nochaos.cxx +++ b/sfx2/source/explorer/nochaos.cxx @@ -4,9 +4,9 @@ * * $RCSfile: nochaos.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 22:31:55 $ + * last change: $Author: obo $ $Date: 2006-09-17 16:45:57 $ * * 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_sfx2.hxx" + #include <svtools/itempool.hxx> #include <svtools/poolitem.hxx> #include <svtools/stritem.hxx> |