| Index: sky/engine/platform/geometry/IntRect.cpp
|
| diff --git a/sky/engine/platform/geometry/IntRect.cpp b/sky/engine/platform/geometry/IntRect.cpp
|
| index 5c2bc36afb9ef5ff15ff53c794d68d16bf194727..99f48e5072ae23b32500fb6f4df6cc11c60f9923 100644
|
| --- a/sky/engine/platform/geometry/IntRect.cpp
|
| +++ b/sky/engine/platform/geometry/IntRect.cpp
|
| @@ -23,7 +23,6 @@
|
| * THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/platform/geometry/IntRect.h"
|
|
|
| #include "sky/engine/platform/geometry/FloatRect.h"
|
|
|