Renamed namespace to 'gsl'. Renamed macro to configure testing.

This commit is contained in:
Neil MacIntosh
2015-09-29 16:41:37 -07:00
parent d023ad51a7
commit ef626fd33a
14 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#include <vector>
using namespace std;
using namespace Guide;
using namespace gsl;
SUITE(at_tests)
{