Files
GSL/include/gsl/gsl_algorithm
T

5 lines
231 B
Plaintext
Raw Normal View History

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