Skip to content

Commit

Permalink
Add pj_isnan to proj.def to avoid linking errors for some MSVC versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kbevers committed May 23, 2018
1 parent f5c8188 commit 7b7804b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/proj.def
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,5 @@ EXPORTS

proj_geod @140
proj_context_errno @141

pj_isnan @142

0 comments on commit 7b7804b

Please sign in to comment.