1
0

Mark ModelParser constructors noexcept

This commit is contained in:
JosiahWI
2023-05-18 06:56:36 -05:00
committed by Josiah VanderZee
parent 22f6012d2e
commit 0f73c30a1f
2 changed files with 2 additions and 3 deletions

View File

@@ -128,4 +128,3 @@ private:
} // namespace irr
#endif // __C_GLTF_MESH_FILE_LOADER_INCLUDED__