Skip to content

Commit 32a2e79

Browse files
committed
remove useless include in TextRendering.h + update examples
1 parent 9158b1c commit 32a2e79

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

include/nbl/ext/TextRendering/TextRendering.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include "nbl/video/utilities/CPropertyPool.h"
1111
#include <msdfgen/msdfgen.h>
1212
#include <ft2build.h>
13-
#include <nbl/ext/TextRendering/TextRendering.h>
1413
#include <nbl/builtin/hlsl/cpp_compat.hlsl>
1514
#include <nbl/builtin/hlsl/cpp_compat/matrix.hlsl>
1615
#include <nbl/builtin/hlsl/cpp_compat/vector.hlsl>

0 commit comments

Comments
 (0)