From b17c280ea98f89fe141e9ef2a8372316c44e0155 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 9 May 2022 14:52:06 +0200 Subject: [PATCH] Missing include. --- src/lib/cross_windows.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/cross_windows.cc b/src/lib/cross_windows.cc index 12fb5efa0..054961578 100644 --- a/src/lib/cross_windows.cc +++ b/src/lib/cross_windows.cc @@ -29,6 +29,7 @@ #include "exceptions.h" #include "dcpomatic_assert.h" #include "util.h" +#include #include #include extern "C" { -- 2.30.2