1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-16 03:56:40 +00:00
termux-packages/packages/pika/include-pika_statistic.h.patch
2022-01-31 08:52:42 +09:00

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>