diff options
author | Andres Freund <andres@anarazel.de> | 2017-12-12 23:32:43 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2017-12-12 23:32:43 -0800 |
commit | 8e211f5391465bddda79e17e63c79dbc8c70e6d1 (patch) | |
tree | 73eb6c498b117c79a5feabd6727b9bb6fd2f1d98 /src/backend/lib/knapsack.c | |
parent | f512a6e1323eefa843a063e466babb96d7bfb4ce (diff) | |
download | postgresql-8e211f5391465bddda79e17e63c79dbc8c70e6d1.tar.gz postgresql-8e211f5391465bddda79e17e63c79dbc8c70e6d1.zip |
Add float.h include to int8.c, for isnan().
port.h redirects isnan() to _isnan() on windows, which in turn is
provided by float.h rather than math.h. Therefore include the latter
as well.
Per buildfarm.
Diffstat (limited to 'src/backend/lib/knapsack.c')
0 files changed, 0 insertions, 0 deletions