Catch up with the ISO-C++ standard.

Submitted by:	Craig Rodrigues <rodrigc@attbi.com>
This commit is contained in:
David E. O'Brien 2002-09-09 02:58:42 +00:00
parent b37a9be231
commit 6c1739987a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103110

View File

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