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
16f67adf
Commit
16f67adf
authored
Dec 20, 2010
by
David Partyka
Browse files
vtkhdf5: correct the path to hdf5.h when not using system hdf5.
parent
33f76f30
Changes
1
Hide whitespace changes
Inline
Side-by-side
Utilities/vtk_hdf5.h
View file @
16f67adf
...
...
@@ -20,7 +20,7 @@
#ifdef VTK_USE_SYSTEM_HDF5
# include <hdf5.h>
#else
# include <vtkhdf5/hdf5.h>
# include <vtkhdf5/
src/
hdf5.h>
#endif
#endif
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