Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christian Butz
VTK
Commits
8a8097a1
Commit
8a8097a1
authored
Nov 30, 2017
by
Ben Boeckel
⛰
Browse files
vtkTestDataArray: include vtkObjectFactory.h
parent
46928853
Changes
1
Hide whitespace changes
Inline
Side-by-side
Common/Core/vtkTestDataArray.h
View file @
8a8097a1
...
...
@@ -31,6 +31,7 @@
#include
"vtkCommonCoreModule.h"
// For export macro
#include
"vtkGenericDataArray.h"
#include
"vtkObjectFactory.h"
// For VTK_STANDARD_NEW_BODY
template
<
class
ArrayT
>
class
vtkTestDataArray
:
public
vtkGenericDataArray
<
vtkTestDataArray
<
ArrayT
>
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment