mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Merge pull request #1594 from rohit-n/build-pch
Fix building with PCH disabled.
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "Core/HW/SI_Device.h"
|
||||
|
||||
#include "SFML/Network.hpp"
|
||||
|
Reference in New Issue
Block a user