We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c9d04 commit ddcaccbCopy full SHA for ddcaccb
Callback.h
@@ -30,6 +30,8 @@
30
31
32
33
+#include <stdint.h> // uint64_t
34
+
35
#ifndef CALLBACK_H
36
#define CALLBACK_H
37
0 commit comments