// // Created by jovian on 16/07/17. // #ifndef HELLOSDL_TEXTURER_H #define HELLOSDL_TEXTURER_H #include #include #include void logSDLError(std::ostream &os, const std::string &msg); #endif //HELLOSDL_TEXTURER_H