diff options
Diffstat (limited to 'store/workben')
-rw-r--r-- | store/workben/t_file.cxx | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/store/workben/t_file.cxx b/store/workben/t_file.cxx index de06cf0d3047..9439d13aad6a 100644 --- a/store/workben/t_file.cxx +++ b/store/workben/t_file.cxx @@ -4,9 +4,9 @@ * * $RCSfile: t_file.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-09-08 08:50:02 $ + * last change: $Author: obo $ $Date: 2006-09-17 01:13:42 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,10 @@ * ************************************************************************/ -#define _T_FILE_CXX "$Revision: 1.6 $" +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_store.hxx" + +#define _T_FILE_CXX "$Revision: 1.7 $" #ifndef _SAL_TYPES_H_ #include <sal/types.h> |