Project

General

Profile

« Previous | Next » 

Revision 49bb2e64

Added by shyouhei (Shyouhei Urabe) over 5 years ago

avoid defining inline

Recent (since 2012 maybe?) MSVC ships a header named xkeycheck.h, which
(kindly!) aborts compilation on redefinition of C++ keywords. Let's not
define this in case of C++.