mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-26 11:18:43 +00:00
Merge pull request #1594 from rohit-n/build-pch
Fix building with PCH disabled.
This commit is contained in:
commit
f151f5ed23
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "Core/HW/SI_Device.h"
|
||||
|
||||
#include "SFML/Network.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue