Khanattila / KNLMeansCL

An optimized OpenCL implementation of the Non-local means de-noising algorithm
GNU General Public License v3.0
106 stars 21 forks source link

Fix https://github.com/Khanattila/KNLMeansCL/issues/18 #19

Closed sl1pkn07 closed 8 years ago

sl1pkn07 commented 8 years ago

Change c++11 to gnu++11 fix https://github.com/Khanattila/KNLMeansCL/issues/18 with GCC 6.1.x