summaryrefslogtreecommitdiff
path: root/test/mca_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/mca_test.cc')
-rw-r--r--test/mca_test.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/mca_test.cc b/test/mca_test.cc
index decbf581..bcedce78 100644
--- a/test/mca_test.cc
+++ b/test/mca_test.cc
@@ -39,8 +39,11 @@
#include "sound_asset.h"
#include "sound_asset_writer.h"
#include "test.h"
+#include "warnings.h"
#include <libcxml/cxml.h>
+LIBDCP_DISABLE_WARNINGS
#include <libxml++/libxml++.h>
+LIBDCP_ENABLE_WARNINGS
#include <boost/test/unit_test.hpp>