Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit457428d

Browse files
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.org
1 parentda67cb0 commit457428d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/include/optimizer/geqo_random.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
#ifndefGEQO_RANDOM_H
2525
#defineGEQO_RANDOM_H
2626

27-
#include<math.h>
28-
2927
#include"optimizer/geqo.h"
3028

3129

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp