mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Include cmath so we have ceil()
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include "llvm/ADT/SmallString.h"
|
||||
#include "llvm/Support/Compiler.h"
|
||||
#include "llvm/Support/Format.h"
|
||||
#include <cmath>
|
||||
|
||||
using namespace swift;
|
||||
using namespace constraints;
|
||||
|
||||
Reference in New Issue
Block a user