loplugin:includeform: bean (Windows)

Change-Id: Id35caf31499a437cba9ed3329920c560705be0cf
This commit is contained in:
Stephan Bergmann 2017-10-27 19:28:31 +02:00
parent 6fa4f9b848
commit 794120f5c6

View file

@ -31,7 +31,7 @@
#if defined _MSC_VER
#pragma warning(push, 1)
#endif
#include "jawt_md.h"
#include <jawt_md.h>
#if defined _MSC_VER
#pragma warning(pop)
#endif