mirror of
https://github.com/microsoft/GSL.git
synced 2025-02-17 23:33:49 -05:00
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>
|