summaryrefslogtreecommitdiff
path: root/binaryninjaapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'binaryninjaapi.h')
-rw-r--r--binaryninjaapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/binaryninjaapi.h b/binaryninjaapi.h
index 2809ee7b..0488803e 100644
--- a/binaryninjaapi.h
+++ b/binaryninjaapi.h
@@ -25,7 +25,7 @@
#endif
#include <windows.h>
#endif
-#include <stddef.h>
+#include <cstddef>
#include <string>
#include <vector>
#include <map>