Fixes suitable for mingw32 builds

This commit is contained in:
Chris Cannam
2022-11-08 08:32:05 +00:00
parent 3d3cd0454b
commit 50eb332ec8
4 changed files with 11 additions and 5 deletions

View File

@@ -30,6 +30,7 @@
#include <map>
#include "../common/sysutils.h"
#include "../common/mathmisc.h"
#include "../common/VectorOps.h"
#include "../common/Allocators.h"