mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
Fix building with PCH disabled.
This commit is contained in:
parent
68094171f8
commit
f9837d4447
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <cstddef>
|
||||
#include <tuple>
|
||||
|
||||
#include "Common/BreakPoints.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue