GSL/include/gsl/gsl_assert

4 lines
136 B
Plaintext
Raw Permalink Normal View History

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