mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +00:00
CMake/MSVC: Fix PCH disabled build
This commit is contained in:
parent
1956ce151f
commit
854a73dee0
3 changed files with 12 additions and 2 deletions
|
@ -1,6 +1,9 @@
|
|||
#pragma once
|
||||
|
||||
#include <Windows.h>
|
||||
#include <string>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
namespace WindowsRegistry
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue