summaryrefslogtreecommitdiff
path: root/internal/dynamic_depth/dimension.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/dynamic_depth/dimension.h')
-rw-r--r--internal/dynamic_depth/dimension.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/internal/dynamic_depth/dimension.h b/internal/dynamic_depth/dimension.h
index 9f68f54..3d792fb 100644
--- a/internal/dynamic_depth/dimension.h
+++ b/internal/dynamic_depth/dimension.h
@@ -1,7 +1,6 @@
#ifndef DYNAMIC_DEPTH_INTERNAL_DYNAMIC_DEPTH_DIMENSION_H_ // NOLINT
#define DYNAMIC_DEPTH_INTERNAL_DYNAMIC_DEPTH_DIMENSION_H_ // NOLINT
-namespace photos_editing_formats {
namespace dynamic_depth {
// A struct that contains the width and height of a size or the x and y
@@ -21,6 +20,5 @@ struct Dimension {
};
} // namespace dynamic_depth
-} // namespace photos_editing_formats
-#endif // DYNAMIC_DEPTH_INTERNAL_DYNAMIC_DEPTH_DIMENSION_H_ // NOLINT
+#endif // DYNAMIC_DEPTH_INTERNAL_DYNAMIC_DEPTH_DIMENSION_H_ // NOLINT