Fix compile error when ASSIMP_BUILD_NO_X3D_IMPORTER is define.
@@ -480,6 +480,6 @@ void X3DImporter::ParseHelper_Node_Exit() {
}
-#endif // !ASSIMP_BUILD_NO_X3D_IMPORTER
-
} // namespace Assimp
+
+#endif // !ASSIMP_BUILD_NO_X3D_IMPORTER