mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Core: Added #include float.h
git-svn-id: svn://ultimatepp.org/upp/trunk@6186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a2bd8491ad
commit
acfa4155db
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
|||
#include <dirent.h>
|
||||
#include <signal.h>
|
||||
#include <syslog.h>
|
||||
#include <float.h>
|
||||
#ifdef PLATFORM_SOLARIS
|
||||
#include <inttypes.h>
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue