Change namespace name
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
namespace openVulkanoCpp::AR
|
||||
namespace OpenVulkano::AR
|
||||
{
|
||||
std::vector<std::weak_ptr<ArSession>> ArSession::sessions;
|
||||
std::weak_ptr<ArSession> ArSession::nativeSession;
|
||||
|
||||
Reference in New Issue
Block a user