mirror of
https://gitee.com/jiuyilian/embedded-framework.git
synced 2025-01-06 10:16:51 -05:00
zhoulongyu; 添加头文件<cstdlib>,解决变异报错
This commit is contained in:
parent
bd3f58213f
commit
69c3de538f
|
@ -14,6 +14,7 @@
|
|||
*/
|
||||
#include "UartDeviceImpl.h"
|
||||
#include "ILog.h"
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user