Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
yezhigangzju
ogs
Commits
c3a67e59
Commit
c3a67e59
authored
Nov 25, 2020
by
Lars Bilke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ML] Fixed warnings.
parent
3c226768
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
MeshLib/IO/XDMF/Xdmf3Writer.h
MeshLib/IO/XDMF/Xdmf3Writer.h
+3
-3
No files found.
MeshLib/IO/XDMF/Xdmf3Writer.h
View file @
c3a67e59
...
...
@@ -27,8 +27,8 @@ class XdmfDomain;
namespace
MeshLib
::
IO
{
class
Geometry
;
class
Topology
;
struct
Geometry
;
struct
Topology
;
}
// namespace MeshLib::IO
namespace
MeshLib
::
IO
...
...
@@ -69,4 +69,4 @@ private:
std
::
filesystem
::
path
const
_hdf5filepath
;
bool
_use_compression
;
};
}
// namespace MeshLib::IO
\ No newline at end of file
}
// namespace MeshLib::IO
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