diff options
| author | George Marques | 2016-05-01 12:48:46 -0300 |
|---|---|---|
| committer | George Marques | 2016-05-02 13:18:34 -0300 |
| commit | 7c59d819a7ebb936d51ca032e66a2489e4080d08 (patch) | |
| tree | df6747620113a36812194db3456729aac2fa1b08 /drivers/opus/wincerts.c | |
| parent | a3d81cab8a97eeece54ebadb82c40532188b4d57 (diff) | |
| download | godot-7c59d819a7ebb936d51ca032e66a2489e4080d08.tar.gz godot-7c59d819a7ebb936d51ca032e66a2489e4080d08.tar.zst godot-7c59d819a7ebb936d51ca032e66a2489e4080d08.zip | |
Diffstat (limited to 'drivers/opus/wincerts.c')
| -rw-r--r-- | drivers/opus/wincerts.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/opus/wincerts.c b/drivers/opus/wincerts.c index 2a04eab6d..1a5b63406 100644 --- a/drivers/opus/wincerts.c +++ b/drivers/opus/wincerts.c @@ -15,10 +15,7 @@ action, so I'm giving up and re-implementing it locally. [1] <http://rt.openssl.org/Ticket/Display.html?id=2158>*/ - -#ifdef OPUS_ENABLED #include "opus/opus_config.h" -#endif #include "opus/internal.h" #if defined(OP_ENABLE_HTTP)&&defined(_WIN32) |
