#include "GLFWInputManager.h" void GLFWInputManager::key_callback(GLFWwindow* p_window, int key, int scancode, int action, int mods) { }