Fix namespaces.
This commit is contained in:
@@ -61,7 +61,7 @@ namespace Assimp {
|
||||
|
||||
using namespace Assimp::Formatter;
|
||||
|
||||
static const aiImporterDesc desc = {
|
||||
static constexpr aiImporterDesc desc = {
|
||||
"Direct3D XFile Importer",
|
||||
"",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user