Kaydet (Commit) 58b64704 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Windows includes in lowercase, guys\! :)

Change-Id: I2c6f2553cd0a1657981de720b2398754253ec4d4
üst 745179a6
...@@ -264,7 +264,7 @@ extern "C" { ...@@ -264,7 +264,7 @@ extern "C" {
#include <windows.h> #include <windows.h>
#include <winsock2.h> #include <winsock2.h>
#include <Ws2tcpip.h> #include <ws2tcpip.h>
#if ( defined( _MSC_VER ) ) #if ( defined( _MSC_VER ) )
#pragma warning( default:4706 ) #pragma warning( default:4706 )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment