Bugfix in debugtrace such that it works with MinGW
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Anne de Jong 2023-05-12 07:00:12 -07:00
parent 318a565e17
commit 93619a344c
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -6,7 +6,7 @@
url = https://github.com/gsl-lite/gsl-lite
[submodule "DebugTrace-cpp"]
path = third_party/DebugTrace-cpp
url = https://github.com/MasatoKokubo/DebugTrace-cpp
url = https://github.com/asceenl/DebugTrace-cpp
[submodule "armadillo-code"]
path = third_party/armadillo-code
url = https://gitlab.com/conradsnicta/armadillo-code

@ -1 +1 @@
Subproject commit 9b143ea40a34d6268d671ea54cd0ba80396b6363
Subproject commit 43d5ff136438b6f3461b529b3231d55be77094e0