Delete gsl/string_span

This has been deprecated for 2+ years.
This commit is contained in:
Tiago Macarios 2025-01-07 06:09:19 -08:00
parent 7b6b8013b1
commit 8ca09ed10e

View File

@ -1,4 +0,0 @@
#pragma once
#pragma message( \
"This header will soon be removed. Use <gsl/zstring> instead of <gsl/string_span>")
#include "gsl/zstring"