renamed to Comparator.h from CompOperator.h

This commit is contained in:
2024-12-05 13:55:56 +08:00
parent a1d8ad52cb
commit dd5a78cbaa
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
#include<hgl/graph/VKInterpolation.h>
#include<hgl/graph/VKSamplerType.h>
#include<hgl/graph/VKImageType.h>
#include<hgl/CompOperator.h>
#include<hgl/Comparator.h>
namespace hgl
{