// Include either the test copy of the header, or the system copy. We // rename the test copy to avoid conflict. #include "strings-test.h" // Test whether the macros are defined as expected. #ifndef __CORRECT_ISO_CPP_STRING_H_PROTO #warning "string proto not defined" #endif #ifndef __CORRECT_ISO_CPP_STRINGS_H_PROTO #warning "strings proto not defined" #endif