h2-mod/deps/GSL/include/gsl/string_span

5 lines
221 B
C++
Raw Normal View History

2024-03-07 03:33:59 -05:00
#pragma once
#pragma message( \
"This header will soon be removed. Use <gsl/zstring> instead of <gsl/string_span>")
#include "zstring"