Handle std.h -> std rename.
From-SVN: r15867
This commit is contained in:
parent
f644bd1425
commit
c986829edf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue