mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
Externals: Add libcurl.
This commit is contained in:
parent
fe51de23f1
commit
c4f5c471bb
291 changed files with 122838 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue