forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit457428d
committed
Remove unnecessary include of <math.h>
This was probably never necessary. (The header used to use random(),but that shouldn't require <math.h> either. In any case, that's gone,too.)Reviewed-by: Shubham Khanna <Shubham.Khanna@fujitsu.com>Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://www.postgresql.org/message-id/flat/cff5475d-e0a9-4561-b094-794aa36bd031%40eisentraut.org1 parentda67cb0 commit457428d
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 | 27 |
| |
30 | 28 |
| |
31 | 29 |
| |
|
0 commit comments
Comments
(0)