host/errorexception/sun/converterrortostringminor.h (4 lines of code) (raw):

/// /// \file sun/converterrortostringminor.h /// /// \brief sun implementation /// #ifndef CONVERTERRORTOSTRINGMINOR_H #define CONVERTERRORTOSTRINGMINOR_H // the major version works #include "./unix/converterrortostringmajor.h" #endif // CONVERTERRORTOSTRINGMINOR_H