Delete gsl/string_span (#1185)

This has been deprecated for 2+ years.
This commit is contained in:
Tiago 2025-01-07 06:58:59 -08:00 committed by GitHub
parent 50aaf2efbb
commit 355982daf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"