Make that define a cmake option.

This commit is contained in:
Chris Marsh
2017-07-25 13:40:30 -07:00
parent eb2f6f8edc
commit 7dcc2d45e3
3 changed files with 8 additions and 4 deletions

View File

@ -1,8 +1,6 @@
#pragma once
#include <stdint.h>
//#define DISCORD_DISABLE_IO_THREAD
#ifdef __cplusplus
extern "C" {
#endif