Skip to content

Commit

Permalink
Add HAVE_FLOAT for MSDOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
gwsw committed Jul 6, 2012
1 parent 1ea5f00 commit 3e2382d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions defines.ds
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,9 @@
/* Define if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1

/* Define HAVE_FLOAT if your compiler supports the "double" type. */
#define HAVE_FLOAT 1

/* Define if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1

Expand Down

0 comments on commit 3e2382d

Please sign in to comment.