| Index: sky/engine/core/dom/NodeRareData.cpp
|
| diff --git a/sky/engine/core/dom/NodeRareData.cpp b/sky/engine/core/dom/NodeRareData.cpp
|
| index c67db97d82205944d61c50b03cda3495e47662be..b83255b8a62cb7a35ccdda44bd274eb5c7738b58 100644
|
| --- a/sky/engine/core/dom/NodeRareData.cpp
|
| +++ b/sky/engine/core/dom/NodeRareData.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/core/dom/Element.h"
|
| #include "sky/engine/core/dom/ElementRareData.h"
|
| #include "sky/engine/core/dom/NodeRareData.h"
|
|
|