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

@@ -35,7 +35,7 @@
#include <Gui/MainWindow.h>
#include <3rdParty/GSL/include/gsl/pointers>
#include <gsl/pointers>
#include "Manipulator.h"
#include "StartView.h"