summaryrefslogtreecommitdiff
path: root/src/AS_02.h
diff options
context:
space:
mode:
authormsheby <msheby@cinecert.com>2012-04-01 21:24:45 +0000
committermsheby <>2012-04-01 21:24:45 +0000
commit02576f10e9fbda710a7db35757950786a776a71d (patch)
tree6b959cd439157f16a5179f9204451d700c8c8229 /src/AS_02.h
parentaac3cfda50b82f7b763b69b9acfcc4d63c81d98b (diff)
eliminate output filename warnings
Diffstat (limited to 'src/AS_02.h')
-rw-r--r--src/AS_02.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/AS_02.h b/src/AS_02.h
index 355f93a..caad97a 100644
--- a/src/AS_02.h
+++ b/src/AS_02.h
@@ -58,9 +58,8 @@ The following use cases are supported by the module:
namespace ASDCP {
namespace MXF {
- // #include<Metadata.h> to use these
+ // #include<Metadata.h> to use this
class OPAtomHeader;
- class OPAtomIndexFooter;
};
};