[network-data] fix missing header in network_data_publisher.cpp (#7007)

This commit is contained in:
Jiacheng Guo
2021-09-14 12:11:59 -07:00
committed by GitHub
parent 0a5152b4fa
commit 6fa642754b
@@ -40,6 +40,7 @@
#include "common/const_cast.hpp"
#include "common/instance.hpp"
#include "common/locator_getters.hpp"
#include "common/logging.hpp"
#include "common/random.hpp"
#include "thread/network_data_local.hpp"
#include "thread/network_data_service.hpp"