diff options
author | Hirokazu Honda <hiroh@chromium.org> | 2021-10-05 16:31:09 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-10-15 05:05:36 +0300 |
commit | ba7cf5d6544d84237402511bd48720caa3028ece (patch) | |
tree | a3d3c017d33ff5a678747493ddd67f7e14d25354 /src/android | |
parent | 411987838ef6c141cc6e0ed2713cb06600855df8 (diff) |
ipa: raspberrypi: agc: Remove using namespace in agc.hpp
"using namespace" in a header file propagates the namespace to
the files including the header file. So it should be avoided.
This removes "using namespace" in agc.hpp.
Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/android')
0 files changed, 0 insertions, 0 deletions