mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Revert "Remove unnecessary include statements from dom"
This reverts commit dd795022fa
.
This commit is contained in:
parent
dda96768ec
commit
33289dfa5c
2 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue