Snip 2 useless includes in transform.cpp
This commit is contained in:
parent
5c62b98e7c
commit
10c495952e
|
@ -23,10 +23,8 @@
|
|||
*/
|
||||
|
||||
#include <hash.h>
|
||||
#include <macros.h>
|
||||
#include <trigo.h>
|
||||
#include <transform.h>
|
||||
#include <common.h>
|
||||
#include <math/util.h> // for KiROUND
|
||||
#include <math/box2.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue