Skip to content

Commit 72206e3

Browse files
committed
remove compiler warning
1 parent 7192e9f commit 72206e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jni/JType.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef JNIPRIMITIVETYPE_H_
22
#define JNIPRIMITIVETYPE_H_
33

4-
#include "JEnv.h";
4+
#include "JEnv.h"
55

66
namespace tns
77
{

0 commit comments

Comments
 (0)