]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Handle std.h -> std rename.
authorJeff Law <law@gcc.gnu.org>
Tue, 7 Oct 1997 22:20:35 +0000 (16:20 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 7 Oct 1997 22:20:35 +0000 (16:20 -0600)
From-SVN: r15867

gcc/testsuite/g++.old-deja/g++.brendan/crash39.C

index f2b33de1c170d03bf184db0b297207d27811252c..9f2a95396d44c4ae38beaac21b9c49178fa69b7f 100644 (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