Update Submodule GSL

This commit is contained in:
Zangetsu38
2017-02-02 10:44:11 +01:00
parent 19cda44601
commit aac39f040c
21 changed files with 136 additions and 136 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
#pragma once
#pragma once
#define GSL_THROW_ON_CONTRACT_VIOLATION
#pragma push_macro("new")
#undef new
#include <gsl.h>
#include <gsl/gsl>
#pragma pop_macro("new")
#undef Expects
#undef Ensures