summaryrefslogtreecommitdiff
path: root/src/common/page_table.cpp
diff options
context:
space:
mode:
authorWunkolo <Wunkolo@gmail.com>2022-02-17 06:28:14 -0800
committerWunkolo <Wunkolo@gmail.com>2022-02-17 06:28:19 -0800
commit768fdb269ed2e80b27e7015d3e06a5c64faf386f (patch)
tree1d2fc9f6effa0d35e0d8443ba4187449749d67cf /src/common/page_table.cpp
parentc48b9668f07173166ac00f09d2d2ad9644157789 (diff)
common: Add NullVisitor default constructor
Addresses https://github.com/yuzu-emu/yuzu/issues/7881 to fix linux builds. `YUZU_NON_COPYABLE` deletes the `T(const T&)` constructor which will cause the implicitly defined default ctor/dtor to no-longer generate.
Diffstat (limited to 'src/common/page_table.cpp')
0 files changed, 0 insertions, 0 deletions