#ifndef ZYDECO_COMMON_HPP_ #define ZYDECO_COMMON_HPP_ #include #include #include "Logger.hpp" #include "Fault.hpp" #define GL_VERSION_MAJOR 4 #define GL_VERSION_MINOR 6 #endif /* ZYDECO_COMMON_HPP_ */