Start: Allow system Microsoft GSL to be used

This commit is contained in:
Chris Mayo
2024-04-24 20:00:01 +01:00
committed by Chris Hennes
parent ead426c6eb
commit 8f27e53ed4
6 changed files with 13 additions and 6 deletions

View File

@@ -29,7 +29,7 @@
#include <Base/PyObjectBase.h>
#include <3rdParty/GSL/include/gsl/pointers>
#include <gsl/pointers>
namespace Start
{