summaryrefslogtreecommitdiff
path: root/src/AS_02.h
diff options
context:
space:
mode:
authormikey <mikey@cinecert.com>2013-06-03 21:33:32 +0000
committermikey <>2013-06-03 21:33:32 +0000
commitde10f4a1f35fce05226b267baf6622e67e3d4c83 (patch)
treedb3f13e818eb19bb6ac41b04f842c398c6bb1b8a /src/AS_02.h
parent25b162e106470d59bfbe57957c5855a6d1eb9260 (diff)
fixing reserved symbol conflict with AS_02_USE (USE_AS_02)
Diffstat (limited to 'src/AS_02.h')
-rw-r--r--src/AS_02.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AS_02.h b/src/AS_02.h
index ff1bfc3..dc6fc61 100644
--- a/src/AS_02.h
+++ b/src/AS_02.h
@@ -68,7 +68,7 @@ namespace AS_02
using Kumu::Result_t;
namespace MXF {
-#if 1
+#if 0
//
class OP1aIndexBodyPartion : public ASDCP::MXF::Partition
{