summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/unx/npwrap.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:10:29 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:10:29 +0000
commit551761bbdbba5b52a0873abd7724786801941dbd (patch)
treea1f85e64c679ae620a04b2c34b49292c7fc6158e /extensions/source/plugin/unx/npwrap.cxx
parentd1453b3e1a272d7e045548ad4beae148a42910d6 (diff)
INTEGRATION: CWS pchfix02 (1.12.186); FILE MERGED
2006/09/01 17:26:36 kaib 1.12.186.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source/plugin/unx/npwrap.cxx')
-rw-r--r--extensions/source/plugin/unx/npwrap.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/plugin/unx/npwrap.cxx b/extensions/source/plugin/unx/npwrap.cxx
index 3e7b85283c23..3c9c53186b71 100644
--- a/extensions/source/plugin/unx/npwrap.cxx
+++ b/extensions/source/plugin/unx/npwrap.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: npwrap.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:56:16 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:10:29 $
*
* 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_extensions.hxx"
#include <errno.h>
#include <dlfcn.h>
#include <unistd.h>