Merge pull request #324 from Gargaj/patch-1

Fix wrong nesting
pull/289/merge
Alexander Gessler 2014-08-05 20:05:54 -07:00
commit b2cf7b6f67
1 changed files with 2 additions and 2 deletions

View File

@ -273,8 +273,8 @@ protected:
bool bIsPrj; bool bIsPrj;
}; };
#endif // !! ASSIMP_BUILD_NO_3DS_IMPORTER
} // end of namespace Assimp } // end of namespace Assimp
#endif // !! ASSIMP_BUILD_NO_3DS_IMPORTER
#endif // AI_3DSIMPORTER_H_INC #endif // AI_3DSIMPORTER_H_INC