Catch up with the ISO-C++ standard.

Submitted by:	Craig Rodrigues <rodrigc@attbi.com>
This commit is contained in:
obrien 2002-09-09 02:58:42 +00:00
parent 98d79d6da0
commit cc01e4a5f9

View File

@ -26,7 +26,8 @@
#include <stdlib.h>
%+
class istream;
#include <iosfwd>
using namespace std;
%*
#include <unistd.h>