Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/GSL.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/gsl/gsl_algorithm')
-rw-r--r--include/gsl/gsl_algorithm3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/gsl/gsl_algorithm b/include/gsl/gsl_algorithm
index 9f1dd50..303a5ae 100644
--- a/include/gsl/gsl_algorithm
+++ b/include/gsl/gsl_algorithm
@@ -1,3 +1,4 @@
#pragma once
-#pragma message("This header will soon be removed. Use <gsl/algorithm> instead of <gsl/gsl_algorithm>")
+#pragma message( \
+ "This header will soon be removed. Use <gsl/algorithm> instead of <gsl/gsl_algorithm>")
#include <gsl/algorithm>