From 7ab8d4e82125c9fb252adf7f1140aa9dc81d7b0a Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Sun, 25 Jan 2026 10:14:00 -0500 Subject: [PATCH] xo-object2: add DFloat conversion header in gen .hpp --- idl/IGCObject_DFloat.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/idl/IGCObject_DFloat.json5 b/idl/IGCObject_DFloat.json5 index 6120808..9aba2a3 100644 --- a/idl/IGCObject_DFloat.json5 +++ b/idl/IGCObject_DFloat.json5 @@ -1,6 +1,7 @@ { mode: "implementation", includes: [ + "", "", "" ],