mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
Mikhail Zvyozdochkin: Fix compiling on linux (adding missing headers inclusion)
svn path=/trunk/; revision=22785
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "ssprintf.h"
|
||||
|
||||
#ifndef WIN32
|
||||
#include <ctype.h>
|
||||
#define _finite __finite
|
||||
#define _isnan __isnan
|
||||
inline int iswdigit ( wchar_t c )
|
||||
|
||||
Reference in New Issue
Block a user