Fresco/Babylon/include/Babylon Char.hh,1.12,1.13
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Babylon/include/Babylon In directory purcel:/tmp/cvs-serv4160/Babylon/include/Babylon Modified Files: Char.hh Log Message: More fixes for warnings about ststream.h Index: Char.hh =================================================================== RCS file: /cvs/fresco/Fresco/Babylon/include/Babylon/Char.hh,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- Char.hh 31 May 2002 23:42:11 -0000 1.12 +++ Char.hh 5 Mar 2003 23:28:16 -0000 1.13 @@ -24,7 +24,7 @@ #include <Babylon/defs.hh> #include <Babylon/Dictionary.hh> -#include <streambuf.h> +#include <streambuf> #include <iostream> #include <iomanip>