Add missing header to instance traits.

This commit is contained in:
Ville Pietilä
2025-11-07 09:22:30 +00:00
parent 9fb1d16ae9
commit 8028ff6d93

View File

@@ -14,6 +14,7 @@
#pragma once
#include "instance_traits.hpp"
#include "instance_traits_util.hpp"
// Forward declaration to avoid circular dependency.
// This file will be included by the device implementation header, so we cannot include