mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Revert "Remove unnecessary include statements from dom"
This reverts commit dd795022fa.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
#include "php.h"
|
||||
#if defined(HAVE_LIBXML) && defined(HAVE_DOM)
|
||||
#include "php_dom.h"
|
||||
#include "html5_serializer.h"
|
||||
#include "namespace_compat.h"
|
||||
#include "serialize_common.h"
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
|
||||
#include "php.h"
|
||||
#if defined(HAVE_LIBXML) && defined(HAVE_DOM)
|
||||
#include "php_dom.h"
|
||||
#include "namespace_compat.h"
|
||||
#include "internal_helpers.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user