Cleanup: Add missing include to make header independent

This commit is contained in:
Hans Goudey
2025-06-26 10:06:58 -04:00
parent 9879132c7c
commit 62726f486b

View File

@@ -22,6 +22,7 @@
#pragma once
#include <cstdint>
#include <memory>
struct ID;