WIP: FloatOptional GCC build fix and more constexpr #1411

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

View File

@@ -5,6 +5,8 @@
* LICENSE file in the root directory of this source tree.
*/
#include <cmath>
#include <gtest/gtest.h>
#include <yoga/YGValue.h>