1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-03-01 20:44:54 -05:00
GSL/include/gsl/gsl_algorithm

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>