mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-28 11:45:29 +01:00
Remove irr namespace (#16309)
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
#include <vector3d.h>
|
||||
#include <quaternion.h>
|
||||
|
||||
namespace irr
|
||||
{
|
||||
namespace core
|
||||
{
|
||||
|
||||
@@ -39,4 +37,3 @@ struct Transform {
|
||||
};
|
||||
|
||||
} // end namespace core
|
||||
} // end namespace irr
|
||||
|
||||
Reference in New Issue
Block a user