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
dumux-repositories
dumux
Commits
ba86ee00
Commit
ba86ee00
authored
Jul 13, 2021
by
Martin Schneider
Browse files
[metadata] Use single header from json library
parent
fa203f18
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/common/metadata.hh
View file @
ba86ee00
...
...
@@ -31,13 +31,13 @@
#include <fstream>
#include <functional>
#include <nlohmann/json.hpp>
#include <dune/common/hybridutilities.hh>
#include <dune/common/indices.hh>
#include "dumux/io/json/json.hpp"
#include "dumux/common/properties/propertysystem.hh"
#include
<
dumux/common/typetraits/utility.hh
>
#include
"
dumux/common/typetraits/utility.hh
"
#include "dumux/common/typetraits/isvalid.hh"
#include "dumux/assembly/fvassembler.hh"
...
...
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