mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
Merge pull request #1438 from rohit-n/fix-pch
Fix build failing with PCH disabled.
This commit is contained in:
commit
3dd574bcf6
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <cstddef>
|
||||
#include <initializer_list>
|
||||
#include <type_traits>
|
||||
#include "CommonTypes.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue