#92924# includes

This commit is contained in:
Jens-Heiner Rechtien 2001-10-26 10:21:56 +00:00
parent 51dc2be2be
commit 76079ef81d
2 changed files with 8 additions and 4 deletions

View file

@ -2,9 +2,9 @@
*
* $RCSfile: InterfaceContainer.cxx,v $
*
* $Revision: 1.11 $
* $Revision: 1.12 $
*
* last change: $Author: fs $ $Date: 2001-10-16 16:18:32 $
* last change: $Author: hr $ $Date: 2001-10-26 11:21:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -115,6 +115,8 @@
#include <tools/debug.hxx>
#endif
#include <algorithm>
//.........................................................................
namespace frm
{

View file

@ -2,9 +2,9 @@
*
* $RCSfile: property.cxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: oj $ $Date: 2001-08-30 13:24:16 $
* last change: $Author: hr $ $Date: 2001-10-26 11:21:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -76,6 +76,8 @@
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <algorithm>
//... namespace frm .......................................................
namespace frm
{