1 #ifndef UTILS_DEPENDENT_HPP 2 #define UTILS_DEPENDENT_HPP 16 #endif //UTILS_DEPENDENT_HPP Definition: Utils_dependent.hpp:7
void printWarn(const ::std::string &log)
Definition: Utils_dependent.hpp:25
void printInfo(const ::std::string &log)
Definition: Utils_dependent.hpp:21
void printDebug(const ::std::string &log)
Definition: Utils_dependent.hpp:17
void printError(const ::std::string &log)
Definition: Utils_dependent.hpp:29