Change namespace name
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <cstddef>
|
||||
#include <vector>
|
||||
|
||||
namespace openVulkanoCpp
|
||||
namespace OpenVulkano
|
||||
{
|
||||
/**
|
||||
* Heap allocated array. For all these times you need a fixed size data structure, but don't know the size at compile time.
|
||||
|
||||
Reference in New Issue
Block a user