diff options
| author | Martin Ridgers <[email protected]> | 2021-11-01 12:44:12 +0100 |
|---|---|---|
| committer | Martin Ridgers <[email protected]> | 2021-11-01 12:44:12 +0100 |
| commit | 584855c4684204aa3cb0867ffb3fdbce61a936b3 (patch) | |
| tree | 80a04bf289ec5930b709d76dd2f44e3f64e62cdd /zencore/compactbinary.cpp | |
| parent | Added missing link-time dependencies to xmake.lua scripts (diff) | |
| download | zen-584855c4684204aa3cb0867ffb3fdbce61a936b3.tar.xz zen-584855c4684204aa3cb0867ffb3fdbce61a936b3.zip | |
Moved declaration of ZenDiskCacheLayer::CacheBucket in the .h
GCC fails to compile if CacheBucket is only forward-declared within the
class, issuing an "incomplete type" error in relation to the m_Buckets
unordered map.
Diffstat (limited to 'zencore/compactbinary.cpp')
0 files changed, 0 insertions, 0 deletions