summaryrefslogtreecommitdiff
path: root/src/signer.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-09-25 15:43:15 +0100
committerCarl Hetherington <cth@carlh.net>2013-09-25 15:43:15 +0100
commit43465aa4037cec6d351a842a6624a50685d6c127 (patch)
treec4a7ddc4ee7fd49492588422bb53b2c84760e83c /src/signer.h
parentb405b414993458babbb4532ddeeef9928ec7c06e (diff)
Split tests up.
Diffstat (limited to 'src/signer.h')
-rw-r--r--src/signer.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/signer.h b/src/signer.h
index 5ae7cf51..efb8099b 100644
--- a/src/signer.h
+++ b/src/signer.h
@@ -20,6 +20,11 @@
#include <boost/filesystem.hpp>
#include "certificates.h"
+namespace xmlpp {
+ class Element;
+ class Node;
+}
+
namespace libdcp {
class Signer