WIP: FloatOptional GCC build fix and more constexpr #1411

Closed
NickGerleman wants to merge 22 commits from NickGerleman-fix-gcc-floatoptional into main
2 changed files with 8 additions and 6 deletions
Showing only changes of commit be71a9a9a2 - Show all commits

View File

@@ -8,6 +8,7 @@
#pragma once
#include <array>
#include <cmath>
#include <concepts>
#include <yoga/Yoga.h>