From 1bf16b70c531b6b819a8339af395ff2a3c1e8977 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 24 Sep 2013 19:15:45 +0100 Subject: KDM XML fix. --- src/xml/kdm_smpte.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xml/kdm_smpte.h') diff --git a/src/xml/kdm_smpte.h b/src/xml/kdm_smpte.h index 2e94a368..8c5ea409 100644 --- a/src/xml/kdm_smpte.h +++ b/src/xml/kdm_smpte.h @@ -95,7 +95,7 @@ public: class AuthenticatedPublic { public: - AuthenticatedPublic (); + AuthenticatedPublic () {} AuthenticatedPublic (boost::shared_ptr); void as_xml (Writer &, xmlpp::Element *) const; -- cgit v1.2.3