Close #3085 which is actually #3074 by cherry-picking the fix from master to gtk3.

This commit is contained in:
Adam Reichold
2016-01-11 19:11:06 +01:00
parent a54dd81b1a
commit 0d9bb56b42

View File

@@ -21,6 +21,7 @@
#include <cstring>
#include "../rtengine/rt_math.h"
#include <fstream>
#include <iomanip>
#include <sstream>
#include <string>