Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bill Lorensen
VTK
Commits
1f330db3
Commit
1f330db3
authored
May 04, 2012
by
Chris Harris
Browse files
Update export header for vtkExtentTranslator after move
Change-Id: I05d5b39ca3b8ed6deac9df84a69eade08fe1f104
parent
f4701fa0
Changes
1
Show whitespace changes
Inline
Side-by-side
Common/DataModel/vtkExtentTranslator.h
View file @
1f330db3
...
...
@@ -25,11 +25,11 @@
#ifndef __vtkExtentTranslator_h
#define __vtkExtentTranslator_h
#include "vtkCommon
Execution
ModelModule.h" // For export macro
#include "vtkCommon
Data
ModelModule.h" // For export macro
#include "vtkObject.h"
class
VTKCOMMON
EXECUTION
MODEL_EXPORT
vtkExtentTranslator
:
public
vtkObject
class
VTKCOMMON
DATA
MODEL_EXPORT
vtkExtentTranslator
:
public
vtkObject
{
public:
static
vtkExtentTranslator
*
New
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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