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
@@ -18,7 +18,7 @@
#include <gsl.h>
#include <functional>
using namespace Guide;
using namespace gsl;
SUITE(owner_tests)
{