/[dejagnu]/dejagnu/dejagnu.h
ViewVC logotype

Diff of /dejagnu/dejagnu.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by rsavoye, Wed May 30 15:35:50 2001 UTC revision 1.5 by rsavoye, Wed May 30 15:40:27 2001 UTC
# Line 68  totals (void) { Line 68  totals (void) {
68  #include <iomanip>  #include <iomanip>
69  #include <fstream>  #include <fstream>
70  #include <string>  #include <string>
71    #if 0
72  #if HAVE_STL3  #if HAVE_STL3
73  #include <sstream>  #include <sstream>
74  #else  #else
75  #include <strstream>  #include <strstream>
76  #endif  #endif
77    #endif
78    
79  char *outstate[] = {  char *outstate[] = {
80      "FAILED: ",      "FAILED: ",

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26