OS X build fix.
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Dec 2014 20:02:14 +0000 (20:02 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Dec 2014 20:02:14 +0000 (20:02 +0000)
src/tools/dcpomatic.cc

index 27f029d9be44c9c3f6e6a0661849509797e85689..1a05ed2cbf8876203d682f0e26d462e35d87b664 100644 (file)
 #include <iostream>
 #include <fstream>
 
+#ifdef check
+#undef check
+#endif
+
 using std::cout;
 using std::string;
 using std::vector;