]> git.tdb.fi Git - libs/core.git/commitdiff
Move Memory constructors to the .cpp file
authorMikko Rasa <tdb@tdb.fi>
Tue, 3 Jan 2023 13:29:58 +0000 (15:29 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 3 Jan 2023 14:31:19 +0000 (16:31 +0200)
It's causing an undefined reference to vftable if they're in the header.


No differences found