summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services/jvmfwk.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-18 15:20:47 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-18 15:20:47 +0000
commit3e57eec321fc217c81dcd48b8f25ca66d5be2fea (patch)
treef2192ca10b74228ee65594973f3152abf1143262 /desktop/source/migration/services/jvmfwk.hxx
parent1e870a64d6e58028386e905a5b03d80307125404 (diff)
INTEGRATION: CWS systemboost (1.2.40); FILE MERGED
2005/01/14 09:15:31 cmc 1.2.40.1: #i36983# don't have external in include boost
Diffstat (limited to 'desktop/source/migration/services/jvmfwk.hxx')
-rw-r--r--desktop/source/migration/services/jvmfwk.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/source/migration/services/jvmfwk.hxx b/desktop/source/migration/services/jvmfwk.hxx
index 6e951f2b7ec2..b6ca75ab9cfc 100644
--- a/desktop/source/migration/services/jvmfwk.hxx
+++ b/desktop/source/migration/services/jvmfwk.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: jvmfwk.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-11-15 15:51:17 $
+ * last change: $Author: kz $ $Date: 2005-01-18 16:20:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,7 +65,7 @@
#include "rtl/ustring.h"
#include "rtl/ustring.hxx"
#include "sal/types.h"
-#include "external/boost/scoped_array.hpp"
+#include "boost/scoped_array.hpp"
#include "com/sun/star/lang/XServiceInfo.hpp"
#include "com/sun/star/lang/XInitialization.hpp"
#include "com/sun/star/task/XJob.hpp"