mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 08:52:46 +00:00
Catch up with the ISO-C++ standard.
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
This commit is contained in:
parent
b37a9be231
commit
6c1739987a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103110
@ -26,7 +26,8 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
%+
|
||||
class istream;
|
||||
#include <iosfwd>
|
||||
using namespace std;
|
||||
%*
|
||||
#include <unistd.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user