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

loplugin:includeform: jurt (Windows)

Change-Id: I8f9c8bdcb3cabc47dfd211c28a70e90aae86339a
üst 57763d2e
......@@ -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;
......
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