mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
primops: math.h -> cmath
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
This commit is contained in:
parent
7f7f99f350
commit
bec33858bb
@ -21,7 +21,7 @@
|
||||
#include <regex>
|
||||
#include <dlfcn.h>
|
||||
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
Loading…
Reference in New Issue
Block a user