Cleaned up unnecessary #include <iomanip>

This commit is contained in:
DrSlony
2015-07-09 10:49:38 +02:00
parent 18f791c45f
commit 73c8bfdc72
10 changed files with 0 additions and 10 deletions

View File

@@ -21,7 +21,6 @@
#include <cmath>
#include "options.h"
#include "multilangmgr.h"
#include <iomanip>
#include "cropwindow.h"
#include "../rtengine/refreshmap.h"
#include "options.h"