White space tweak.
[dcpomatic.git] / src / lib / font.cc
index 019c9ab076fe8f83e362c8030f2542b4beceb1df..a52957376298d9873570b1c33b458bbaaba46711 100644 (file)
 
 #include "font.h"
 #include "dcpomatic_assert.h"
+#include "warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <boost/foreach.hpp>
 
 using std::string;