src/hotspot/share/utilities/compilerWarnings.hpp
changeset 58682 9f5b92d5a1b2
parent 53645 2c6c0fabe6a2
equal deleted inserted replaced
58681:5f14a659a8cb 58682:9f5b92d5a1b2
    60 #endif
    60 #endif
    61 #ifndef PRAGMA_FORMAT_IGNORED
    61 #ifndef PRAGMA_FORMAT_IGNORED
    62 #define PRAGMA_FORMAT_IGNORED
    62 #define PRAGMA_FORMAT_IGNORED
    63 #endif
    63 #endif
    64 
    64 
       
    65 #ifndef PRAGMA_STRINGOP_TRUNCATION_IGNORED
       
    66 #define PRAGMA_STRINGOP_TRUNCATION_IGNORED
       
    67 #endif
       
    68 
    65 #endif // SHARE_UTILITIES_COMPILERWARNINGS_HPP
    69 #endif // SHARE_UTILITIES_COMPILERWARNINGS_HPP