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

loplugin:includeform: hwpfilter (Windows)

Change-Id: I35accf3f61cea9bdca93f5b2f0e93dab89dfe41d
üst c553f94f
......@@ -22,8 +22,8 @@
#pragma warning(push, 1)
#endif
#define WIN32_LEAN_AND_MEAN
#include "windows.h"
#include "crtdbg.h"
#include <windows.h>
#include <crtdbg.h>
#if defined _MSC_VER
#pragma warning(pop)
#endif
......
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