调整头文件顺序

Signed-off-by: yuqianyuan <yuqianyuan@huawei.com>
This commit is contained in:
yuqianyuan
2021-10-30 17:02:36 +08:00
parent 155a0d9e04
commit 99b713bf1b
@@ -16,7 +16,6 @@
#include <sstream>
#include <iomanip>
#include "msg_request_auth.h"
#include "device_manager_log.h"
#include "constants.h"
#include "encrypt_utils.h"
@@ -27,6 +26,7 @@
#include "parameter.h"
#include "softbus_session.h"
#include "softbus_bus_center.h"
#include "msg_request_auth.h"
namespace OHOS {
namespace DistributedHardware {