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 564c28b517 - Show all commits

View File

@@ -7,8 +7,8 @@
#pragma once
#include <yoga/numeric/Comparison.h>
#include <limits>
#include <yoga/numeric/Comparison.h>
namespace facebook::yoga {