diff options
author | rtk0c <[email protected]> | 2021-05-30 23:30:33 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-05-30 23:30:33 -0700 |
commit | eef2514908cdec3ec02888b7467cc877d33c1ceb (patch) | |
tree | 094ff5bdfcb12030023b857376299c592944a1dd /3rdparty/imgui-node-editor/imgui_canvas.cpp | |
parent | 20c5cca8c46d0d2af7addeeec97cb9811a1d4647 (diff) |
Run dos2unix all all files
Diffstat (limited to '3rdparty/imgui-node-editor/imgui_canvas.cpp')
-rw-r--r-- | 3rdparty/imgui-node-editor/imgui_canvas.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/imgui-node-editor/imgui_canvas.cpp b/3rdparty/imgui-node-editor/imgui_canvas.cpp index df63a40..9c71051 100644 --- a/3rdparty/imgui-node-editor/imgui_canvas.cpp +++ b/3rdparty/imgui-node-editor/imgui_canvas.cpp @@ -1,4 +1,4 @@ -# define IMGUI_DEFINE_MATH_OPERATORS +# define IMGUI_DEFINE_MATH_OPERATORS # include "imgui_canvas.h" # include <type_traits> |