]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/libtiff/tiffiop.h
make cast from double to long explicit to suppress gcc warning (part of patch 1962992)
[wxWidgets.git] / src / tiff / libtiff / tiffiop.h
index b791c1f357da6875f6bf59a13006a8130c45232f..fd3e0d4e038e2cae8f28c32037d2e01b156ff7fd 100644 (file)
  * ``Library-private'' definitions.
  */
 
-#ifdef _MSC_VER
-# include "tif_config.h.vc"
-#else
-# include "tif_config.h"
-#endif
+#include <tif_config.h>
 
 #ifdef HAVE_FCNTL_H
 # include <fcntl.h>