Skip to content

Commit

Permalink
Update gsl
Browse files Browse the repository at this point in the history
  • Loading branch information
rianquinn authored Jan 19, 2018
1 parent b9b3705 commit cb8df2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/gsl/gsl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
// ----------------------------------------------------------------------------
#include <gsl/gsl_assert> // Ensures/Expects
#include <gsl/gsl_util> // finally()/narrow()/narrow_cast()...
#include <gsl/multi_span> // multi_span, strided_span...
// #include <gsl/multi_span> // multi_span, strided_span...
#include <gsl/span> // span
#include <gsl/string_span> // zstring, string_span, zstring_builder...
#include <gsl/gsl_algorithm> // copy
Expand Down

0 comments on commit cb8df2e

Please sign in to comment.