================ @@ -14,20 +14,22 @@ #ifndef XRAY_XRAY_INTERFACE_H #define XRAY_XRAY_INTERFACE_H -#include <cstddef> -#include <cstdint> +#include <stddef.h> ---------------- Thyre wrote: I agree, just to be safe. https://github.com/llvm/llvm-project/pull/140068