upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git] / luminancehdr / trunk / fix-headers.patch
bloba12a42beddb423143c06682ea5ec31d4fb337a4b
1 diff --git a/src/Common/init_fftw.h b/src/Common/init_fftw.h
2 index af2fc02c..a4aad47f 100644
3 --- a/src/Common/init_fftw.h
4 +++ b/src/Common/init_fftw.h
5 @@ -22,7 +22,7 @@
6 #ifndef INIT_FFTW_H
7 #define INIT_FFTW_H
9 -#include <boost/thread/mutex.hpp>
10 +#include <mutex>
12 class FFTW_MUTEX {
13 public: