Bump libdcp for enum class stuff.
[libsub.git] / src / font_size.h
index 4f49eb73505ae4ab7ef36932173bfa3af31c3b84..eeb09ef2d890a126aebdd7705e7c231629b72568 100644 (file)
@@ -65,6 +65,8 @@ private:
 
 };
 
+extern bool operator== (FontSize const & a, FontSize const & b);
+
 }
 
 #endif