NCV.cu: include <algorithm>

It's needed for std::max.
pull/3421/head
Roman Donchenko 10 years ago
parent 92e08c9863
commit da6a38f9f6
  1. 1
      modules/gpu/src/nvidia/core/NCV.cu

@ -40,6 +40,7 @@
//
//M*/
#include <algorithm>
#include <iostream>
#include <string>
#include <vector>

Loading…
Cancel
Save