]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 5 Feb 2013 13:37:10 +0000 (13:37 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 5 Feb 2013 13:37:10 +0000 (13:37 +0000)
Magick++/lib/Magick++/Include.h

index 8e9e82e3b0f35279ebbaa2caa5b5f4026395d3c1..98fb33560823fd9974ee4a9a1e32993ee059bcca 100644 (file)
 #include <stdlib.h>
 #include <time.h>
 #include <math.h>
-
-#if defined(MAGICKCORE_HAVE_SYS_TYPES_H)
-# include <sys/types.h>
-#endif
+#include <sys/types.h>
 
 #if defined(__BORLANDC__)
 # include <vcl.h> /* Borland C++ Builder 4.0 requirement */