Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
sensei
sensei
Commits
db82c2c0
Commit
db82c2c0
authored
Feb 23, 2016
by
Utkarsh Ayachit
⛰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix missing include.
Needed for int64_t.
parent
1a5d0036
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
miniapps/parallel3d/DataAdaptor.h
miniapps/parallel3d/DataAdaptor.h
+1
-0
No files found.
miniapps/parallel3d/DataAdaptor.h
View file @
db82c2c0
...
...
@@ -5,6 +5,7 @@
#include "vtkSmartPointer.h"
#include <map>
#include <string>
#include <cstdint>
class
vtkDoubleArray
;
class
vtkImageData
;
...
...
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