From 692b5a0f19865cb3be1b99db5f4ca09aca389e9f Mon Sep 17 00:00:00 2001 From: Greg Wells Date: Wed, 21 May 2025 14:57:20 -0400 Subject: [PATCH] add output device include directive --- include/gryphn/gryphn.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/gryphn/gryphn.h b/include/gryphn/gryphn.h index 76af1aa..20230da 100644 --- a/include/gryphn/gryphn.h +++ b/include/gryphn/gryphn.h @@ -3,6 +3,7 @@ #include #include #include +#include // #pragma once