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