Jelajahi Sumber

Merge branch 'upstream-KWSys' into update-kwsys

* upstream-KWSys:
  KWSys 2018-04-12 (9da3e5bc)
Brad King 7 tahun lalu
induk
melakukan
5ebbf2807b
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  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>