renamed to SortedSet instead of SortedSets

This commit is contained in:
2024-11-04 23:06:57 +08:00
parent 6c6e1c1a8d
commit 1543ed8952
10 changed files with 14 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
#include<hgl/graph/VK.h>
#include<hgl/type/String.h>
#include<hgl/type/SortedSets.h>
#include<hgl/type/SortedSet.h>
VK_NAMESPACE_BEGIN
class GPUPhysicalDevice