Skip to content

Commit 93d25e2

Browse files
committed
Support warning.
1 parent fc88439 commit 93d25e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

alg/viewshed/viewshed_executor.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,6 +1193,7 @@ bool ViewshedExecutor::run()
11931193
return true;
11941194
}
11951195

1196+
// cppcheck-suppress knownConditionTrueFalse
11961197
bool ViewshedExecutor::sdMode() const
11971198
{
11981199
// If the SD band isn't a dummy band, we're in SD mode.

0 commit comments

Comments
 (0)