Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GILLES Sebastien
MoReFEM
Commits
ae92a051
Commit
ae92a051
authored
Oct 20, 2019
by
GILLES Sebastien
Browse files
#1292 Fix stupid copy/waste error.
parent
ef8765ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Sources/ThirdParty/IncludeWithoutWarning/Xtensor/Xtensor.hpp
View file @
ae92a051
...
...
@@ -27,7 +27,7 @@ PRAGMA_DIAGNOSTIC(ignored "-Wparentheses") // at least for gcc \todo #1292
PRAGMA_DIAGNOSTIC
(
ignored
"-Wunused-template"
)
# if !defined(__apple_build_version__) || __clang_major__ >= 11
PRAGMA_DIAGNOSTIC
(
ignored
"-Wextra-semi-stmt"
)
#
MatrixOperations.hxx
endif
# endif
# endif // __clang__
# include "xtensor/xtensor.hpp"
...
...
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