aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bounds_tests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bounds_tests.cpp')
-rw-r--r--tests/bounds_tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bounds_tests.cpp b/tests/bounds_tests.cpp
index 7d5a071..d10bf6d 100644
--- a/tests/bounds_tests.cpp
+++ b/tests/bounds_tests.cpp
@@ -15,7 +15,7 @@
///////////////////////////////////////////////////////////////////////////////
#include <UnitTest++/UnitTest++.h>
-#include <gsl/multi_span.h>
+#include <gsl/multi_span>
#include <vector>
using namespace std;