Apply iwyu suggestion in core.
This commit is contained in:
@ -30,6 +30,9 @@
|
||||
|
||||
#include "plist.h"
|
||||
|
||||
#include "core/crypto/crypto_core.h"
|
||||
#include "core/os/time.h"
|
||||
|
||||
PList::PLNodeType PListNode::get_type() const {
|
||||
return data_type;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user