#ifndef GLBACKEND_DEFAULT_HPP_
#define GLBACKEND_DEFAULT_HPP_


#if 1
    #error "No GLBackendDefault configured"
#endif


#endif