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
58d7efbc
Commit
58d7efbc
authored
Mar 30, 2020
by
Timo Koch
Browse files
Merge branch 'fix/deprecation-message-vectorexchange' into 'master'
[linear] Fix wrong deprecation message See merge request
!1919
parents
202b0506
f54614bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/linear/vectorexchange.hh
View file @
58d7efbc
...
...
@@ -24,7 +24,7 @@
#ifndef DUMUX_VECTOR_EXCHANGE_HH
#define DUMUX_VECTOR_EXCHANGE_HH
#warning "This header is deprecated and will be removed after release 3.2. Use
linearsolver/linearsolvertraits
.hh"
#warning "This header is deprecated and will be removed after release 3.2. Use
parallel/vectorcommdatahandle
.hh"
#include <dumux/parallel/vectorcommdatahandle.hh>
...
...
Write
Preview
Supports
Markdown
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