mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
a150aaa4ed
Header rename
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
#pragma once
|
|
#pragma message("This header will soon be removed. Use <gsl/util> instead of <gsl/gsl_util>")
|
|
#include <gsl/util>
|