1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-02-25 10:49:38 -05:00
GSL/include/gsl/gsl_byte

4 lines
130 B
Plaintext

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