mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-24 20:30:14 +00:00
4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
#pragma once
|
|
#pragma message("This header will soon be removed. Use <gsl/util> instead of <gsl/gsl_util>")
|
|
#include <gsl/util>
|