diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-15 17:49:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-15 17:49:40 +0000 |
| commit | 6e72e1d36f23a4236c4677f22792a6a4590943a3 (patch) | |
| tree | 7a205cfb00d3c9bd0f74cd8003aaef19bdd558fc /src/asset.h | |
| parent | 57d6bed6141838329b1039ab52c66cc98273af91 (diff) | |
Clean up OS X build slightly. Better error on failure of xmlSecDSigCtxSign.
Diffstat (limited to 'src/asset.h')
| -rw-r--r-- | src/asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asset.h b/src/asset.h index 773e3d48..6db8e5c2 100644 --- a/src/asset.h +++ b/src/asset.h @@ -32,7 +32,7 @@ #include "types.h" namespace ASDCP { - class WriterInfo; + struct WriterInfo; } namespace xmlpp { |
