pull/779/head
Kim Kulling 2016-01-31 13:44:15 +01:00
parent 9f9f69d6cc
commit f1666d22ce
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ namespace Assimp {
// --------------------------------------------------------------------------- // ---------------------------------------------------------------------------
/** Android extension to DefaultIOSystem using the standard C file functions */ /** Android extension to DefaultIOSystem using the standard C file functions */
class AndroidJNIIOSystem : public DefaultIOSystem class ASSIMP_API AndroidJNIIOSystem : public DefaultIOSystem
{ {
public: public: