Update pmt.h
This commit is contained in:
@@ -21,7 +21,7 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* check compiler. only NDK supported */
|
/* check compiler. only NDK supported */
|
||||||
#if !defined(__ANDROID__)
|
#if !defined(__ANDROID_API__)
|
||||||
#error "compilation can only be done with android NDK"
|
#error "compilation can only be done with android NDK"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user