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
070ffffa
Commit
070ffffa
authored
May 04, 2012
by
Chris Harris
Browse files
Update export header after vtkVPICReader move
Change-Id: Ib1af2fe2ffb41d57663fed590795a3b60d2dbf78
parent
21b397d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
IO/VPIC/vtkVPICReader.h
View file @
070ffffa
...
...
@@ -26,7 +26,7 @@
#ifndef __vtkVPICReader_h
#define __vtkVPICReader_h
#include "vtkIO
Parallel
Module.h" // For export macro
#include "vtkIO
VPIC
Module.h" // For export macro
#include "vtkImageAlgorithm.h"
...
...
@@ -40,7 +40,7 @@ class vtkInformation;
class
VPICDataSet
;
class
GridExchange
;
//ETX
class
VTKIO
PARALLEL
_EXPORT
vtkVPICReader
:
public
vtkImageAlgorithm
class
VTKIO
VPIC
_EXPORT
vtkVPICReader
:
public
vtkImageAlgorithm
{
public:
static
vtkVPICReader
*
New
();
...
...
Write
Preview
Markdown
is supported
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