diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 00:44:02 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 00:44:02 +0000 |
commit | 966bfc41a39269121290d7964202e10601caa60d (patch) | |
tree | 6d6cc75651fbdaddd53a21ce3b1f315ed0d65d73 /shell/source/win32/shlxthandler/columninfo | |
parent | 3f02c7e0f74d1ac3c033925759db3a34634af3f5 (diff) |
INTEGRATION: CWS pchfix02 (1.5.32); FILE MERGED
2006/09/01 17:39:09 kaib 1.5.32.1: #i68856# Added header markers and pch files
Diffstat (limited to 'shell/source/win32/shlxthandler/columninfo')
-rw-r--r-- | shell/source/win32/shlxthandler/columninfo/columninfo.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/shell/source/win32/shlxthandler/columninfo/columninfo.cxx b/shell/source/win32/shlxthandler/columninfo/columninfo.cxx index 6ff57ede9a0a..aeeb132518ec 100644 --- a/shell/source/win32/shlxthandler/columninfo/columninfo.cxx +++ b/shell/source/win32/shlxthandler/columninfo/columninfo.cxx @@ -4,9 +4,9 @@ * * $RCSfile: columninfo.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-19 14:21:29 $ + * last change: $Author: obo $ $Date: 2006-09-17 01:44:02 $ * * 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_shell.hxx" + #ifndef GLOBAL_HXX_INCLUDED #include "internal/global.hxx" #endif |