Update Submodule GSL

This commit is contained in:
Zangetsu38
2017-02-02 10:44:11 +01:00
parent 54b3673488
commit 25fb362c8b
22 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>
#pragma pop_macro("new")
#undef Expects
#undef Ensures