mirror of
https://github.com/audacity/conan-recipes.git
synced 2025-12-10 03:56:47 -06:00
10 lines
290 B
Diff
10 lines
290 B
Diff
--- a/chromium/third_party/perfetto/src/trace_processor/containers/string_pool.h
|
|
+++ b/chromium/third_party/perfetto/src/trace_processor/containers/string_pool.h
|
|
@@ -19,6 +19,7 @@
|
|
|
|
#include <stddef.h>
|
|
#include <stdint.h>
|
|
+#include <limits>
|
|
|
|
#include <unordered_map>
|
|
#include <vector>
|