summaryrefslogtreecommitdiff
path: root/src/AS_DCP_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/AS_DCP_internal.h')
-rwxr-xr-xsrc/AS_DCP_internal.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/AS_DCP_internal.h b/src/AS_DCP_internal.h
index 5626058..9c92911 100755
--- a/src/AS_DCP_internal.h
+++ b/src/AS_DCP_internal.h
@@ -47,6 +47,8 @@ using namespace ASDCP::MXF;
#endif
+namespace ASDCP {
+
// uncomment to remove MXFGCGenericEssenceMultipleMappings from your AS-02 files
// #define ASDCP_GCMULTI_PATCH
@@ -61,10 +63,6 @@ extern MXF::OPAtomIndexFooter *g_OPAtomIndexFooter;
extern MXF::RIP *g_RIP;
#endif
-
-namespace ASDCP
-{
-
//
static std::vector<int>
version_split(const char* str)