| Index: sky/engine/core/editing/InsertNodeBeforeCommand.cpp
|
| diff --git a/sky/engine/core/editing/InsertNodeBeforeCommand.cpp b/sky/engine/core/editing/InsertNodeBeforeCommand.cpp
|
| index 4727439a7927e2818b9af751ef8654378725b41a..9be862436d1c0f84d31408294aa81f5e28d1a789 100644
|
| --- a/sky/engine/core/editing/InsertNodeBeforeCommand.cpp
|
| +++ b/sky/engine/core/editing/InsertNodeBeforeCommand.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/editing/InsertNodeBeforeCommand.h"
|
|
|
| #include "sky/engine/bindings/exception_state_placeholder.h"
|
|
|