Skip to content
Snippets Groups Projects
Commit 621e3acf authored by Ben Boeckel's avatar Ben Boeckel
Browse files

vtkProperty: add missing include

parent a7f5cf74
Branches
Tags
No related merge requests found
......@@ -34,6 +34,7 @@
#include "vtkRenderingCoreModule.h" // For export macro
#include "vtkObject.h"
#include <map> // used for ivar
#include <string> // used for ivar
// shading models
#define VTK_FLAT 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment