forked from dolphin-emu/dolphin
Common: Move NonCopyable to its own header
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/NonCopyable.h"
|
||||
|
||||
class PCAP final : public NonCopyable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user