From: Carl Hetherington Date: Fri, 6 May 2022 21:52:04 +0000 (+0200) Subject: Another missing include. X-Git-Tag: v1.8.19~2 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=ee48fc460c9dc03b89bd7c7ab17fd3ad4560657d;p=libdcp.git Another missing include. --- diff --git a/test/file_test.cc b/test/file_test.cc index 3e65d0cd..8c6ded29 100644 --- a/test/file_test.cc +++ b/test/file_test.cc @@ -33,6 +33,7 @@ #include "file.h" +#include #include