git.rcrnstn.net
Files
Commits
Stats
Network
Graph
rcrnstn/glshader
assets
shaders
tests
all_subdir
all_subdir.h
Browse code
Add preprocessing include
Robert Cranston
authored on 26/02/2021 16:36:35
Showing 1 changed files
assets/shaders/tests/all_subdir/all_subdir.h
History
View file @ bbde790
1
1
new file mode 100644
...
...
@@ -0,0 +1,2 @@
1
+#include <tests/all_topdir.h>
2
+#include "all_subdir_other.h"