Skip to content

Commit 316736f

Browse files
committed
more gcc11 strict stuff
Signed-off-by: Aleksandr Motsjonov <[email protected]>
1 parent b69bc82 commit 316736f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rawtoaces_util/image_converter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ std::vector<std::string> database_paths()
159159
OIIO::Strutil::split( path, result, separator );
160160

161161
return result;
162-
};
162+
}
163163

164164
/// Get camera info (with make and model) from image metadata or custom settings.
165165
///

0 commit comments

Comments
 (0)