Upgrade to Imgui 1.89.9-docking

This commit is contained in:
2023-10-27 13:14:42 -07:00
parent 365cea46da
commit 23b9ccb2cc
3 changed files with 11 additions and 11 deletions

View File

@@ -23,7 +23,7 @@
#define __has_builtin(x) 0
#endif
#if __has_attribute(vector_size)
//#define USE_GCC_VECTOR_EXTENSIONS
#define USE_GCC_VECTOR_EXTENSIONS
#endif
namespace aurora {