4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
|
#pragma once
|
||
|
#pragma message("This header will soon be removed. Use <gsl/util> instead of <gsl/gsl_util>")
|
||
|
#include <gsl/util>
|