FlannIndex: Fixed size_t matrix allocation error on 64 bits system

This commit is contained in:
matlabbe
2017-10-09 10:51:18 -04:00
parent 49f9a1e8d7
commit 4de2ed767b
4 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
<!-- BEGIN_INCLUDE(manifest) -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.introlab.rtabmap"
android:versionCode="62"
android:versionCode="63"
android:versionName="@RTABMAP_VERSION@">
<uses-permission android:name="android.permission.CAMERA" />