Skip to content

Commit 8e6d843

Browse files
committed
include stdint
1 parent cc288a0 commit 8e6d843

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ArduinoFake.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#endif
66

77
#include <cstring>
8+
#include <stdint.h>
89
#include "fakeit/fakeit.hpp"
910

1011
#include "FunctionFake.h"

0 commit comments

Comments
 (0)