forked from microsoft/GSL
Renamed namespace to 'gsl'. Renamed macro to configure testing.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <cstdlib>
|
||||
|
||||
using namespace std;
|
||||
using namespace Guide;
|
||||
using namespace gsl;
|
||||
|
||||
SUITE(string_view_tests)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user