Commit 765fdf4a0e9ca6a0f577cad60f69e15e77bfa601

Sebastian Schuberth 2011-05-18T17:19:38

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