diff options
Diffstat (limited to 'i18npool/source/isolang/inunx.cxx')
-rw-r--r-- | i18npool/source/isolang/inunx.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/isolang/inunx.cxx b/i18npool/source/isolang/inunx.cxx index dbd46197f53e..3195f06afbb1 100644 --- a/i18npool/source/isolang/inunx.cxx +++ b/i18npool/source/isolang/inunx.cxx @@ -4,9 +4,9 @@ * * $RCSfile: inunx.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: vg $ $Date: 2006-04-12 10:51:17 $ + * last change: $Author: obo $ $Date: 2006-09-17 09:20:37 $ * * 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_i18npool.hxx" + #include <stdlib.h> // for getenv() #include <stdio.h> |