diff options
Diffstat (limited to '3rdparty/imgui-node-editor/imgui_bezier_math.h')
-rw-r--r-- | 3rdparty/imgui-node-editor/imgui_bezier_math.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/3rdparty/imgui-node-editor/imgui_bezier_math.h b/3rdparty/imgui-node-editor/imgui_bezier_math.h index 09b76e7..85ead39 100644 --- a/3rdparty/imgui-node-editor/imgui_bezier_math.h +++ b/3rdparty/imgui-node-editor/imgui_bezier_math.h @@ -1,4 +1,6 @@ //------------------------------------------------------------------------------ +// VERSION 0.1 +// // LICENSE // This software is dual-licensed to the public domain and under the following // license: you are granted a perpetual, irrevocable license to copy, modify, |