Mentions légales du service

Skip to content
Snippets Groups Projects
Commit eef4d796 authored by Quentin Khan's avatar Quentin Khan
Browse files

FIntegerSequence: remove Intel hack after update 2 of 2017 beta compiler

parent 2c912274
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
#endif #endif
#if __cplusplus >= 201402L || __INTEL_COMPILER #if __cplusplus >= 201402L
#include <utility> #include <utility>
#else #else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment