Change namespace name
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
|
||||
namespace openVulkanoCpp::Math
|
||||
namespace OpenVulkano::Math
|
||||
{
|
||||
/**
|
||||
* A templated vector implementation that allows for a lower resolution of the y axis.
|
||||
|
||||
Reference in New Issue
Block a user