diff options
| author | Lioncash <mathew1800@gmail.com> | 2017-02-23 13:50:45 -0500 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2017-02-23 13:50:47 -0500 |
| commit | 359528b8054b542a1db07690fb1bc354a5430f97 (patch) | |
| tree | 2f085ab2e44f6d99e8d75c5fbdfd2d2554854b72 /Source/Core/Common/IniFile.cpp | |
| parent | f7a09c41a1aeb7026ff979589197ab03a27f2357 (diff) | |
JitBase: Put constructor and destructor in the cpp file
As this is a base class with virtuals, there needs to be an out-of-line
function definition to prevent the vtable of the class being placed within
every translation unit it's used in (i.e. every JIT implementation).
Diffstat (limited to 'Source/Core/Common/IniFile.cpp')
0 files changed, 0 insertions, 0 deletions
