We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9bab4 commit 6ba375bCopy full SHA for 6ba375b
include/nbl/builtin/hlsl/concepts.hlsl
@@ -2,8 +2,8 @@
2
// This file is part of the "Nabla Engine".
3
// For conditions of distribution and use, see copyright notice in nabla.h
4
5
-#ifndef _NBL_BUILTIN_HLSL_CPP_COMPAT_CONCEPT_INCLUDED_
6
-#define _NBL_BUILTIN_HLSL_CPP_COMPAT_CONCEPT_INCLUDED_
+#ifndef _NBL_BUILTIN_HLSL_CONCEPTS_INCLUDED_
+#define _NBL_BUILTIN_HLSL_CONCEPTS_INCLUDED_
7
8
#include <nbl/builtin/hlsl/cpp_compat/vector.hlsl>
9
#include <nbl/builtin/hlsl/cpp_compat/matrix.hlsl>
0 commit comments