Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VTK
VTK
Commits
315e2f98
Commit
315e2f98
authored
Apr 28, 2010
by
David Partyka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Restore revision macro.
parent
8b96d476
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Charts/vtkPlotLine.cxx
Charts/vtkPlotLine.cxx
+2
-0
No files found.
Charts/vtkPlotLine.cxx
View file @
315e2f98
...
...
@@ -38,6 +38,8 @@
#include "vtkstd/vector"
#include "vtkstd/algorithm"
vtkCxxRevisionMacro
(
vtkPlotLine
,
"1.29"
);
// PIMPL for STL vector...
class
vtkPlotLine
::
VectorPIMPL
:
public
vtkstd
::
vector
<
vtkVector2f
>
{
...
...
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