synced with master (merged master into gtk3)
This commit is contained in:
@@ -17,14 +17,7 @@
|
||||
* along with RawTherapee. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "thresholdadjuster.h"
|
||||
|
||||
// class_slot is no longer part of the sigc++ source tree, but starting from which version ?
|
||||
#if 1
|
||||
#include <sigc++/slot.h>
|
||||
#else
|
||||
#include <sigc++/class_slot.h>
|
||||
#endif
|
||||
|
||||
#include <cmath>
|
||||
#include "multilangmgr.h"
|
||||
#include "../rtengine/rtengine.h"
|
||||
|
Reference in New Issue
Block a user