mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 00:59:44 +00:00
Common: Move NonCopyable to its own header
This commit is contained in:
parent
bb927ad738
commit
1d42db2439
18 changed files with 39 additions and 16 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/NonCopyable.h"
|
||||
|
||||
class PCAP final : public NonCopyable
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue