1 From 302e8210b865576b35164f48bd57e003f6674dd1 Mon Sep 17 00:00:00 2001
2 From: FalsinSoft <falsinsoft@gmail.com>
3 Date: Wed, 11 Jan 2023 20:58:04 +0100
4 Subject: [PATCH] Fixed 'invalid_argument' is not a member of 'std' error on
8 core/src/Matrix.h | 1 +
9 1 file changed, 1 insertion(+)
11 diff --git a/core/src/Matrix.h b/core/src/Matrix.h
12 index 8b04bb1af..0c7c4e88b 100644
13 --- a/core/src/Matrix.h
14 +++ b/core/src/Matrix.h
17 #include "ZXAlgorithms.h"