Remove superfluous include in the middle of source file
This commit is contained in:
parent
60055e04af
commit
f674942e27
|
@ -180,7 +180,6 @@ bool CRectPlacement::AddAtEmptySpot( TRect& r )
|
|||
return bFound;
|
||||
}
|
||||
|
||||
#include <stdio.h>
|
||||
// --------------------------------------------------------------------------------
|
||||
// Name : AddAtEmptySpotAutoGrow
|
||||
// Description : Add a rectangle of the given size, growing our area if needed
|
||||
|
|
Loading…
Reference in New Issue