1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-03-22 13:34:18 -04:00
GSL/include/gsl/gsl_byte

4 lines
130 B
Plaintext
Raw Permalink Normal View History

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