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

4 lines
136 B
Plaintext

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