6 lines
93 B
C++
6 lines
93 B
C++
#pragma once
|
|
|
|
#include "config/primitives.hpp"
|
|
|
|
using shader_source_view = z3d::string_view;
|