loplugin:includeform: jurt (Windows)

Change-Id: I8f9c8bdcb3cabc47dfd211c28a70e90aae86339a
This commit is contained in:
Stephan Bergmann 2017-10-27 19:26:12 +02:00
parent 57763d2e79
commit 2942544155

View file

@ -17,15 +17,15 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "sal/config.h"
#include <sal/config.h>
#include <stddef.h>
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include "jni.h"
#include "sal/types.h"
#include <jni.h>
#include <sal/types.h>
static HMODULE module = NULL;