Skip to content

Commit

Permalink
Add float.h
Browse files Browse the repository at this point in the history
  • Loading branch information
thilinarmtb committed Sep 15, 2020
1 parent a07a97b commit 303deef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gs.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include "name.h"
#include "fail.h"
#include "types.h"
#include "float.h"

#define gs_op gs_op_t /* fix conflict with fortran */

Expand Down

0 comments on commit 303deef

Please sign in to comment.