mirror of
https://gitee.com/openharmony/castengine_cast_framework
synced 2024-11-27 00:21:04 +00:00
update service/src/session/src/channel/src/softbus/softbus_connection.cpp.
使用C++标准头文件代替C标准头文件 Signed-off-by: LongestDistance <cdwango@isoftstone.com>
This commit is contained in:
parent
2d8eb471c2
commit
3a5510d653
@ -23,7 +23,7 @@
|
||||
#include <numeric>
|
||||
#include <random>
|
||||
#include <thread>
|
||||
#include <inttypes.h>
|
||||
#include <cinttypes>
|
||||
|
||||
#include "cast_device_data_manager.h"
|
||||
#include "cast_engine_log.h"
|
||||
|
Loading…
Reference in New Issue
Block a user