reduce <omp.h> dependencies

This commit is contained in:
Ingo Weyrich
2019-11-03 16:14:16 +01:00
parent e66ed090a7
commit ee6dd7d0d1
7 changed files with 0 additions and 26 deletions

View File

@@ -18,10 +18,6 @@
* along with RawTherapee. If not, see <https://www.gnu.org/licenses/>.
*/
#ifdef _OPENMP
#include <omp.h>
#endif
#include "color.h"
#include "curves.h"
#include "guidedfilter.h"