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:
authorJordan Maples [MSFT] <49793787+JordanMaples@users.noreply.github.com>2019-12-13 01:39:12 +0300
committerJordan Maples [MSFT] <49793787+JordanMaples@users.noreply.github.com>2019-12-13 01:39:12 +0300
commit0931262acf538479c35a5a4f9e91d97f53e7588e (patch)
treed727c44150d45fbfe3f05dd14aebff9ed767558e /tests/assertion_tests.cpp
parent5099e8fa3ea6d43fb0a20a47644437c6838af1aa (diff)
appveyor failed to start, sending dummy commit
Diffstat (limited to 'tests/assertion_tests.cpp')
-rw-r--r--tests/assertion_tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/assertion_tests.cpp b/tests/assertion_tests.cpp
index 7009f86..db56007 100644
--- a/tests/assertion_tests.cpp
+++ b/tests/assertion_tests.cpp
@@ -32,8 +32,8 @@
#endif
#include <gtest/gtest.h>
-
#include <gsl/gsl_assert> // for fail_fast (ptr only), Ensures, Expects
+
using namespace gsl;
namespace