From 1dc1916c5e27b9d4f2f06dcb6101e7726f877850 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 11 Dec 2014 20:02:14 +0000 Subject: OS X build fix. --- src/tools/dcpomatic.cc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/tools/dcpomatic.cc b/src/tools/dcpomatic.cc index 27f029d9b..1a05ed2cb 100644 --- a/src/tools/dcpomatic.cc +++ b/src/tools/dcpomatic.cc @@ -63,6 +63,10 @@ #include #include +#ifdef check +#undef check +#endif + using std::cout; using std::string; using std::vector; -- cgit v1.2.3