Add deps locally
This commit is contained in:
4
deps/GSL/include/gsl/string_span
vendored
Normal file
4
deps/GSL/include/gsl/string_span
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#pragma message( \
|
||||
"This header will soon be removed. Use <gsl/zstring> instead of <gsl/string_span>")
|
||||
#include "zstring"
|
Reference in New Issue
Block a user