diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 14:40:33 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 14:40:33 +0000 |
commit | 1052e4a11a0d411f8d1508f446984f66139a4da2 (patch) | |
tree | 013ca2b49dde902d22b8981f14c3b1ff65064ced /configmgr | |
parent | e398a3822dd9b43dfe20584db399540065c305b2 (diff) |
INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED
2006/09/01 17:20:57 kaib 1.5.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/workben/memory/memorytests.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/configmgr/workben/memory/memorytests.cxx b/configmgr/workben/memory/memorytests.cxx index 0d668649e276..5f90069e9ec0 100644 --- a/configmgr/workben/memory/memorytests.cxx +++ b/configmgr/workben/memory/memorytests.cxx @@ -4,9 +4,9 @@ * * $RCSfile: memorytests.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-08 04:52:10 $ + * last change: $Author: obo $ $Date: 2006-09-16 15:40:33 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_configmgr.hxx" #define _PRIVATE_TEST_ #include <iostream> |