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

@@ -22,10 +22,6 @@
* along with RawTherapee. If not, see <https://www.gnu.org/licenses/>.
*/
#ifdef _OPENMP
#include <omp.h>
#endif
#include "array2D.h"
#include "gauss.h"
#include "labimage.h"