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