mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-10 22:24:30 +00:00
remove windows.h from crypter.cpp includes
- remove an unneeded windows.h include (comes from allocators.h, which is included in crypter.h)
This commit is contained in:
parent
0a740650a5
commit
852605d8d1
@ -6,9 +6,6 @@
|
||||
#include <openssl/evp.h>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#ifdef WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include "crypter.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user