Fix compile error when ASSIMP_BUILD_NO_X3D_IMPORTER is define.
parent
6693e7e08c
commit
d7bf8d6e07
|
@ -480,6 +480,6 @@ void X3DImporter::ParseHelper_Node_Exit() {
|
|||
}
|
||||
}
|
||||
|
||||
#endif // !ASSIMP_BUILD_NO_X3D_IMPORTER
|
||||
|
||||
} // namespace Assimp
|
||||
|
||||
#endif // !ASSIMP_BUILD_NO_X3D_IMPORTER
|
||||
|
|
Loading…
Reference in New Issue