This commit is contained in:
Hans-Joachim Lankenau
2000-11-07 09:26:34 +00:00
parent fb93fe2c95
commit 2b8a1d7033

View File

@@ -2,9 +2,9 @@
* *
* $RCSfile: context.cxx,v $ * $RCSfile: context.cxx,v $
* *
* $Revision: 1.1.1.1 $ * $Revision: 1.2 $
* *
* last change: $Author: hr $ $Date: 2000-09-18 16:16:51 $ * last change: $Author: hjs $ $Date: 2000-11-07 10:26:34 $
* *
* 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
@@ -61,6 +61,7 @@
#if STLPORT_VERSION>=321 #if STLPORT_VERSION>=321
#include <cstdarg> #include <cstdarg>
#include <cstdio>
#endif #endif
#include <plugin/impl.hxx> #include <plugin/impl.hxx>