| Index: sky/engine/wtf/DefaultAllocator.cpp
|
| diff --git a/sky/engine/wtf/DefaultAllocator.cpp b/sky/engine/wtf/DefaultAllocator.cpp
|
| index de7362dba73ff7b15ce472d246c21eb0dffe6573..fedd48a4a06cf967bd986fab1b1667eede819e8d 100644
|
| --- a/sky/engine/wtf/DefaultAllocator.cpp
|
| +++ b/sky/engine/wtf/DefaultAllocator.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/wtf/DefaultAllocator.h"
|
|
|
| #include "sky/engine/wtf/PartitionAlloc.h"
|
|
|