#ifndef keytransform_h #define keytransform_h #include "common.h" #include "key.h" #include extern std::map s_KeyMap; #endif