diff options
author | Nick Wellnhofer <wellnhofer@aevum.de> | 2014-11-16 21:56:49 +0100 |
---|---|---|
committer | Nick Wellnhofer <wellnhofer@aevum.de> | 2014-11-16 22:43:04 +0100 |
commit | 675b92aa6b6c8124c8ccf9535e338fd37b8b9977 (patch) | |
tree | f3201e9ceb6fab30db8c97bcc01812ef341f97b9 /src/references.h | |
parent | 52045957a87f2c86f61f2054cafbebe050a1299b (diff) |
Move inline function definitions to header files
Inline functions must be defined in header files in order to be inlined in
other compilation units. This also fixes the MSVC build where out-of-line
versions weren't created and allows to remove the -fgnu89-inline flag.
Diffstat (limited to 'src/references.h')
0 files changed, 0 insertions, 0 deletions