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

-Werror,-Wnonportable-include-path (clang-cl)

Change-Id: I2a64b18c707085f7d4485ba46d599e8ab0df2408
üst 9d7802e7
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
#ifdef _WIN32 #ifdef _WIN32
#include "windows.h" #include "windows.h"
#include "io.h" #include "io.h"
#include "Fcntl.h" #include "fcntl.h"
#endif #endif
namespace desktop 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