mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-04-02 10:52:54 -04:00
4 lines
231 B
Text
4 lines
231 B
Text
#pragma once
|
|
#pragma message( \
|
|
"This header will soon be removed. Use <gsl/algorithm> instead of <gsl/gsl_algorithm>")
|
|
#include <gsl/algorithm>
|