diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-01-18 15:04:15 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-01-19 00:52:15 +0200 |
commit | 576c9454cfc9529852a7b0da3e5bfb465fb4baa5 (patch) | |
tree | d28615c4593bceb286c4c3478d93bf40f14c3d1c /meson.build | |
parent | 479264dfcaca61f08a0609db584d11d8fb252103 (diff) |
libcamera: utils: Don't use C++17 nested namespaces
Nesting namespace names in a single namespace declaration is a C++17
feature. As libcamera depends on C++11 only, nest two separate namespace
declarations instead.
Reported-by: Shik Chen <shik@google.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions