diff options
| author | 2022-02-17 06:28:14 -0800 | |
|---|---|---|
| committer | 2022-02-17 06:28:19 -0800 | |
| commit | 768fdb269ed2e80b27e7015d3e06a5c64faf386f (patch) | |
| tree | 1d2fc9f6effa0d35e0d8443ba4187449749d67cf /src/input_common/drivers/udp_client.cpp | |
| parent | Merge pull request #7866 from xerpi/svc-OutputDebugString32-CreateCodeMemory3... (diff) | |
| download | yuzu-768fdb269ed2e80b27e7015d3e06a5c64faf386f.tar.gz yuzu-768fdb269ed2e80b27e7015d3e06a5c64faf386f.tar.xz yuzu-768fdb269ed2e80b27e7015d3e06a5c64faf386f.zip | |
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/input_common/drivers/udp_client.cpp')
0 files changed, 0 insertions, 0 deletions