Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
solverstack
ScalFMM
Commits
3e116631
Commit
3e116631
authored
May 18, 2016
by
Quentin Khan
Browse files
FIntegerSequence: work around Intel bad feature support macro definition
parent
1b85acf8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Src/Utils/FIntegerSequence.hpp
View file @
3e116631
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
#endif
#endif
#if __cplusplus >= 201402L
#if __cplusplus >= 201402L
|| __INTEL_COMPILER
#include <utility>
#include <utility>
#else
#else
...
...
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