mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
Merge pull request #2856 from Diapolo/crypter_headers
remove windows.h from crypter.cpp includes
This commit is contained in:
commit
6cc766fa55
@ -6,9 +6,6 @@
|
||||
#include <openssl/evp.h>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#ifdef WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include "crypter.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user