Skip to content

Commit 18069db

Browse files
committed
include cstdint
1 parent 131bae3 commit 18069db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

acsMotionApp/src/SPiiPlusCommDriver.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
#include <string.h>
33
#include <cstdlib>
4+
#include <cstdint>
45
#include <sstream>
56

67
#include <iocsh.h>

0 commit comments

Comments
 (0)