We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc288a0 commit 8e6d843Copy full SHA for 8e6d843
1 file changed
src/ArduinoFake.h
@@ -5,6 +5,7 @@
5
#endif
6
7
#include <cstring>
8
+#include <stdint.h>
9
#include "fakeit/fakeit.hpp"
10
11
#include "FunctionFake.h"
0 commit comments