diff options
| author | dEBRUYNE-1 <dEBRUYNE-1@users.noreply.github.com> | 2017-12-23 15:04:20 +0100 |
|---|---|---|
| committer | dEBRUYNE-1 <dEBRUYNE-1@users.noreply.github.com> | 2017-12-23 15:27:30 +0100 |
| commit | 2018cf74a65b99cf5494cbbb7f2363a56affbc1f (patch) | |
| tree | 3345697363bedbf80563bd50585e4b9fba240f67 /external | |
| parent | 7a9a4a666986589dff679d086b377a9dfaa99d69 (diff) | |
| download | monzero-core-2018cf74a65b99cf5494cbbb7f2363a56affbc1f.tar.gz monzero-core-2018cf74a65b99cf5494cbbb7f2363a56affbc1f.tar.xz monzero-core-2018cf74a65b99cf5494cbbb7f2363a56affbc1f.zip | |
Fix Windows build
Fix no new line
Diffstat (limited to 'external')
| -rw-r--r-- | external/easylogging++/ea_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/external/easylogging++/ea_config.h b/external/easylogging++/ea_config.h index 2524d3477..6215e67de 100644 --- a/external/easylogging++/ea_config.h +++ b/external/easylogging++/ea_config.h @@ -8,3 +8,4 @@ #endif #define ELPP_DISABLE_DEFAULT_CRASH_HANDLING #define ELPP_NO_CHECK_MACROS +#define ELPP_WINSOCK2 |
