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 'tests/at_tests.cpp')
-rw-r--r--tests/at_tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/at_tests.cpp b/tests/at_tests.cpp
index be2c7b8..1285139 100644
--- a/tests/at_tests.cpp
+++ b/tests/at_tests.cpp
@@ -16,7 +16,7 @@
#include <gtest/gtest.h>
-#include <gsl/gsl_util> // for at
+#include <gsl/util> // for at
#include <array> // for array
#include <cstddef> // for size_t