OSDN Git Service

Merge "Fix up alloc-stress."
[android-x86/system-extras.git] / simpleperf / event_attr.h
index 52f4aca..79d3df4 100644 (file)
@@ -17,8 +17,7 @@
 #ifndef SIMPLE_PERF_EVENT_ATTR_H_
 #define SIMPLE_PERF_EVENT_ATTR_H_
 
-#include <stdint.h>
-#include <string>
+#include <stddef.h>
 
 #include "perf_event.h"