mirror of https://github.com/PCSX2/pcsx2.git
5 lines
231 B
Plaintext
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>
|