--- a/src/IVtkDraw/IVtkDraw_HighlightAndSelectionPipeline.hxx +++ b/src/IVtkDraw/IVtkDraw_HighlightAndSelectionPipeline.hxx @@ -23,6 +23,7 @@ // prevent disabling some MSVC warning messages by VTK headers #include +#undef AllValues #include #include #include --- a/src/IVtkVTK/IVtkVTK_ShapeData.hxx +++ b/src/IVtkVTK/IVtkVTK_ShapeData.hxx @@ -23,6 +23,7 @@ #include #include #include +#include #include class vtkIdTypeArray; --- a/src/InterfaceGraphic/InterfaceGraphic.hxx +++ b/src/InterfaceGraphic/InterfaceGraphic.hxx @@ -40,6 +40,8 @@ #include #include +#undef AllValues + #endif #endif // __INTERFACE_GRAPHIC_HXX