yum-mirror/slang

Making it easier to work with shaders

git clone https://git.yummers.dev/yum-mirror/slang

Yong HeSupport `#include` with angle brackets. (#3773)c7d7a965c

master
69 B5 linesraw
1// include-pragma-once-c.h
2
3#pragma once
4
5#include "pragma-once-c.h"