11 lines
200 B
Diff
11 lines
200 B
Diff
--- a/include/pika_statistic.h
|
|
+++ b/include/pika_statistic.h
|
|
@@ -6,6 +6,7 @@
|
|
#ifndef PIKA_STATISTIC_H_
|
|
#define PIKA_STATISTIC_H_
|
|
|
|
+#include <string>
|
|
#include <atomic>
|
|
#include <unordered_map>
|
|
|