Browse Source

Not important

Panagiotis Christopoulos Charitos 3 years ago
parent
commit
afa322e998
1 changed files with 12 additions and 0 deletions
  1. 12 0
      AnKi/Shaders/Include/MiscRendererTypes.h

+ 12 - 0
AnKi/Shaders/Include/MiscRendererTypes.h

@@ -0,0 +1,12 @@
+// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// All rights reserved.
+// Code licensed under the BSD License.
+// http://www.anki3d.org/LICENSE
+
+#pragma once
+
+#include <AnKi/Shaders/Include/Common.h>
+
+ANKI_BEGIN_NAMESPACE
+
+ANKI_END_NAMESPACE