h2-mod/deps/GSL/include/gsl/string_span
2024-03-07 03:33:59 -05:00

5 lines
221 B
C++

#pragma once
#pragma message( \
"This header will soon be removed. Use <gsl/zstring> instead of <gsl/string_span>")
#include "zstring"