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