Commit c986829e by Jeff Law

Handle std.h -> std rename.

From-SVN: r15867
parent f644bd14
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// Special g++ Options: -w // Special g++ Options: -w
// GROUPS passed old-abort // GROUPS passed old-abort
//#include <GetOpt.h> //#include <GetOpt.h>
#include <std.h> #include <std>
#include <stdio.h> #include <stdio.h>
class GetOpt class GetOpt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment