From 1e55926915a827293810067ad2c30535f5c916b2 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 --- xo-object2/idl/IGCObject_DFloat.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/xo-object2/idl/IGCObject_DFloat.json5 b/xo-object2/idl/IGCObject_DFloat.json5 index 6120808b..9aba2a34 100644 --- a/xo-object2/idl/IGCObject_DFloat.json5 +++ b/xo-object2/idl/IGCObject_DFloat.json5 @@ -1,6 +1,7 @@ { mode: "implementation", includes: [ + "", "", "" ],