summaryrefslogtreecommitdiff
path: root/cppuhelper/source/unourl.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:44:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:44:18 +0000
commitb2a4acc4c14e31814141cf1cffa00b2e1d9183ea (patch)
treea55843e87dc0a44aa56b556c592790e5fe1103cc /cppuhelper/source/unourl.cxx
parent91446b236ddc4ddd9c517916626896f99192bb7e (diff)
INTEGRATION: CWS pchfix02 (1.3.56); FILE MERGED
2006/09/01 17:23:19 kaib 1.3.56.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppuhelper/source/unourl.cxx')
-rw-r--r--cppuhelper/source/unourl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppuhelper/source/unourl.cxx b/cppuhelper/source/unourl.cxx
index a493497bca00..c446309c0220 100644
--- a/cppuhelper/source/unourl.cxx
+++ b/cppuhelper/source/unourl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unourl.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 09:30:42 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:43:23 $
*
* 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_cppuhelper.hxx"
+
#include "cppuhelper/unourl.hxx"
#include "osl/diagnose.h"