mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +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
|
@ -6,8 +6,9 @@
|
|||
|
||||
#include <map>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/NonCopyable.h"
|
||||
#include "Common/GL/GLUtil.h"
|
||||
|
||||
#include "VideoBackends/OGL/Render.h"
|
||||
|
||||
namespace OGL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue