added memory include header to make this compilable with glibc
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define VTKBASE_SPAWNPOINTCALLBACK_H
|
||||
|
||||
|
||||
#include <memory>
|
||||
#include <vtkCallbackCommand.h>
|
||||
#include <vtkRenderWindowInteractor.h>
|
||||
#include <vtkPoints.h>
|
||||
|
||||
Reference in New Issue
Block a user