fixup! WIP: stop using video directory and hard-linking (#2756).
authorCarl Hetherington <cth@carlh.net>
Tue, 2 Apr 2024 18:48:55 +0000 (20:48 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 2 Apr 2024 18:48:55 +0000 (20:48 +0200)
src/lib/remembered_asset.h

index f087a58174714064274eb6ae43deffe13c1942f0..ec9344e24ca364494106bdfec9d53db2ce4d9960 100644 (file)
 
 #include "dcpomatic_time.h"
 #include <libcxml/cxml.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+LIBDCP_ENABLE_WARNINGS
 #include <boost/filesystem.hpp>