Added missing includes.
This commit is contained in:
parent
ddf3cff495
commit
b02e6ab664
@ -31,11 +31,14 @@
|
||||
|
||||
#include "vmime/platforms/windows/windowsCriticalSection.hpp"
|
||||
|
||||
#include "vmime/utility/stringUtils.hpp"
|
||||
|
||||
#include <time.h>
|
||||
#include <locale.h>
|
||||
#include <process.h>
|
||||
#include <windows.h> // for winnls.h
|
||||
#include <winsock2.h> // for WSAStartup()
|
||||
#include <Ws2tcpip.h>
|
||||
#include <wincrypt.h>
|
||||
|
||||
#if VMIME_HAVE_MLANG
|
||||
|
Loading…
Reference in New Issue
Block a user