Fix includes for PerfEventArray

This commit is contained in:
Pragyansh Chaturvedi
2025-10-20 06:09:07 +05:30
parent fa5d181e1a
commit f99de9981c
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,6 @@
#include <libbpf.h>
#include <memory>
#include <pybind11/functional.h>
#include <pybind11/pybind11.h>
#include <string>