vtk-m/vtkm/cont/tbb
Kenneth Moreland 21b3b318ba Always disable conversion warnings when including boost header files
On one of my compile platforms, GCC was giving conversion warnings from
any boost include that was not wrapped in pragmas to disable conversion
warnings. To make things easier and more robust, I created a pair of
macros, VTKM_BOOST_PRE_INCLUDE and VTKM_BOOST_POST_INCLUDE, that should
be wrapped around any #include of a boost header file.
2015-07-30 17:40:40 -06:00
..
internal Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
testing Add compute bounds to Fields 2015-07-22 12:17:33 -04:00
CMakeLists.txt Add new lines at end of files. 2015-06-05 13:14:28 -04:00
DeviceAdapterTBB.h Add new lines at end of files. 2015-06-05 13:14:28 -04:00