INTEGRATION: CWS systemboost (1.16.8); FILE MERGED
2005/01/13 16:10:25 cmc 1.16.8.1: #i36983# don't have external in include boost
This commit is contained in:
parent
307bd4b280
commit
add3ad3803
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: sunjavaplugin.cxx,v $
|
||||
*
|
||||
* $Revision: 1.16 $
|
||||
* $Revision: 1.17 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2004-12-16 11:44:41 $
|
||||
* last change: $Author: kz $ $Date: 2005-01-18 16:18:41 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -62,7 +62,7 @@
|
|||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
#include "external/boost/scoped_array.hpp"
|
||||
#include "boost/scoped_array.hpp"
|
||||
#include "osl/diagnose.h"
|
||||
#include "rtl/ustring.hxx"
|
||||
#include "rtl/ustrbuf.hxx"
|
||||
|
|
Loading…
Reference in a new issue