few minor mods

This commit is contained in:
mac 2000-03-23 14:41:12 +00:00
commit a2457cf126
5 changed files with 86 additions and 11 deletions

View file

@ -31,6 +31,10 @@
#include <string>
#include <iostream>
#ifdef __GNUC__
typedef ios ios_base; // not currently defined in GCC
#endif
#ifdef _MSC_VER
/*
Maarten: added this code here because Mirkosoft has the