zeek/auxil/vcpkg/ports/steam-audio/add-include-chrono.patch
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
262 B
Diff

diff --git a/core/src/core/profiler.h b/core/src/core/profiler.h
index 888ea43..7249375 100644
--- a/core/src/core/profiler.h
+++ b/core/src/core/profiler.h
@@ -17,6 +17,7 @@
#pragma once
#include "memory_allocator.h"
+#include <chrono>
namespace ipl {