Skip to content

Commit 348c50f

Browse files
authored
Update FuzzerRandom.h
1 parent 91f9bff commit 348c50f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler-rt/lib/fuzzer/FuzzerRandom.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#ifndef LLVM_FUZZER_RANDOM_H
1212
#define LLVM_FUZZER_RANDOM_H
1313

14+
#include <math.h>
1415
#include <random>
1516

1617
namespace fuzzer {

0 commit comments

Comments
 (0)