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

loplugin:includeform: bean (Windows)

Change-Id: Id35caf31499a437cba9ed3329920c560705be0cf
üst 6fa4f9b8
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
#if defined _MSC_VER #if defined _MSC_VER
#pragma warning(push, 1) #pragma warning(push, 1)
#endif #endif
#include "jawt_md.h" #include <jawt_md.h>
#if defined _MSC_VER #if defined _MSC_VER
#pragma warning(pop) #pragma warning(pop)
#endif #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