Kaydet (Commit) aae91941 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror=unused-macros (MinGW, shell)

Change-Id: I19a346a35eef403a7f831299e42655b9761f2c43
üst a93abb0f
......@@ -26,14 +26,6 @@
#include "simplemapi.hxx"
#define WIN32_LEAN_AND_MEAN
#if defined _MSC_VER
#pragma warning(push, 1)
#endif
#include <windows.h>
#if defined _MSC_VER
#pragma warning(pop)
#endif
#include <tchar.h>
#include <iostream>
......
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