#include "export.h" #define GLFW_INCLUDE_NONE #include int PRESS = GLFW_PRESS; int REPEAT = GLFW_REPEAT; int RELEASE = GLFW_RELEASE;