Files
iw5-mod/deps/GSL/include/gsl/gsl_algorithm
2024-02-27 05:55:45 -05:00

5 lines
227 B
C++

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