1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-03-14 20:23:36 -04:00

4 lines
136 B
Plaintext
Raw Normal View History

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