فهرست منبع

Merge branch 'upstream-KWSys' into update-kwsys

* upstream-KWSys:
  KWSys 2018-04-12 (9da3e5bc)
Brad King 7 سال پیش
والد
کامیت
5ebbf2807b
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      Source/kwsys/SystemInformation.cxx

+ 0 - 2
Source/kwsys/SystemInformation.cxx

@@ -94,7 +94,6 @@ typedef int siginfo_t;
 #endif
 
 #ifdef __APPLE__
-#include <fenv.h>
 #include <mach/host_info.h>
 #include <mach/mach.h>
 #include <mach/mach_types.h>
@@ -114,7 +113,6 @@ typedef int siginfo_t;
 #endif
 
 #if defined(__linux) || defined(__sun) || defined(_SCO_DS)
-#include <fenv.h>
 #include <netdb.h>
 #include <netinet/in.h>
 #include <sys/socket.h>