From 8becc84c6111b8cbdca532a0e18dc7b6e33c43b9 Mon Sep 17 00:00:00 2001 From: John Sully Date: Thu, 26 Mar 2020 15:20:55 -0400 Subject: [PATCH] OS X Build break fix Former-commit-id: 98da479d9241c077d3c11787800075dea91e989e --- src/fastlock.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/fastlock.cpp b/src/fastlock.cpp index 9c7577a16..627d15e93 100644 --- a/src/fastlock.cpp +++ b/src/fastlock.cpp @@ -27,6 +27,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include "fmacros.h" #include "fastlock.h" #include #include