chg: Syntax

This commit is contained in:
Martin Hollmichel 2001-10-04 07:35:51 +00:00
parent 16e10b7044
commit d15447c3bd

View file

@ -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