Added newline at end of file
This commit is contained in:
@@ -25,4 +25,4 @@ namespace rtengine
|
||||
{
|
||||
void findMinMaxPercentile (const float *data, size_t size, float minPrct, float& minOut, float maxPrct, float& maxOut, bool multiThread = true);
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user