winamp/dep/gsl/include/gsl/gsl_assert
2023-01-07 13:10:43 +10:00

4 lines
133 B
Plaintext

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