Commit 3f66c202029ab9911b3c4ce0d01eaf0a98111aba

Sebastian Schuberth 2011-06-10T13:57:01

Use "__inline" instead of "inline" with MSVC MSVC supports "inline" only in C++ code, not in C code.