.exampls Added more comments to AndroidMath

git-svn-id: svn://ultimatepp.org/upp/trunk@9586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
klugier 2016-03-12 11:44:12 +00:00
parent 50006016c9
commit 6576e4eafe
5 changed files with 81 additions and 119 deletions

View file

@ -1,8 +1,6 @@
#ifndef _JniMath_MemoryManager_h_
#define _JniMath_MemoryManager_h_
#include <android/log.h>
#include <jni.h>
#include <vector>
#include <string>