pcsx2/3rdparty/include/gsl/gsl_algorithm

5 lines
231 B
Plaintext

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