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

loplugin:includeform: desktop (Windows)

Change-Id: I245c58a3d97eb0d60e7063e9c34c77d33739801d
üst 9851245f
......@@ -30,9 +30,9 @@
#if !defined WIN32_LEAN_AND_MEAN
# define WIN32_LEAN_AND_MEAN
#endif
#include "windows.h"
#include "io.h"
#include "fcntl.h"
#include <windows.h>
#include <io.h>
#include <fcntl.h>
#endif
namespace desktop
......
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