chg: Syntax
This commit is contained in:
parent
16e10b7044
commit
d15447c3bd
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: provider.cxx,v $
|
* $RCSfile: provider.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.8 $
|
* $Revision: 1.9 $
|
||||||
*
|
*
|
||||||
* last change: $Author: abi $ $Date: 2001-10-01 14:24:09 $
|
* last change: $Author: mh $ $Date: 2001-10-04 08:35:51 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to the terms of
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
|
@ -65,6 +65,8 @@
|
||||||
|
|
||||||
*************************************************************************/
|
*************************************************************************/
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
#ifndef _VOS_DIAGNOSE_HXX_
|
#ifndef _VOS_DIAGNOSE_HXX_
|
||||||
#include <vos/diagnose.hxx>
|
#include <vos/diagnose.hxx>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue