Change namespace name
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <sstream>
|
||||
#include <filesystem>
|
||||
|
||||
namespace openVulkanoCpp::AR
|
||||
namespace OpenVulkano::AR
|
||||
{
|
||||
ArSessionMetadata ArSessionMetadata::FromXML(const std::string& filePath)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user