Fix 3MF define typo

This commit is contained in:
Teybeo
2017-12-11 16:26:45 +01:00
committed by GitHub
parent 7337474b6c
commit 8cd1ede9ba

View File

@@ -324,5 +324,5 @@ void D3MFExporter::writeRelInfoToFile( const std::string &folder, const std::str
} // Namespace D3MF
} // Namespace Assimp
#endif // ASSIMP_BUILD_NO3MF_EXPORTER
#endif // ASSIMP_BUILD_NO_3MF_EXPORTER
#endif // ASSIMP_BUILD_NO_EXPORT