Handle std.h -> std rename.

From-SVN: r15867
This commit is contained in:
Jeff Law 1997-10-07 16:20:35 -06:00
parent f644bd1425
commit c986829edf
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
// Special g++ Options: -w
// GROUPS passed old-abort
//#include <GetOpt.h>
#include <std.h>
#include <std>
#include <stdio.h>
class GetOpt