mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Externals: Add libcurl.
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
#pragma once
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
#undef OS // CURL defines that, nobody uses it...
|
||||
|
||||
namespace DriverDetails
|
||||
{
|
||||
// Enum of supported operating systems
|
||||
|
Reference in New Issue
Block a user