Files
op-pedal/src/gsl/gsl_algorithm
T
2022-02-11 11:22:20 -05:00

5 lines
231 B
Plaintext

#pragma once
#pragma message( \
"This header will soon be removed. Use <gsl/algorithm> instead of <gsl/gsl_algorithm>")
#include "algorithm"