Skip to content

Commit 9a02b77

Browse files
tcbrindlegithub-actions[bot]
authored andcommitted
Update single header
1 parent 82c7555 commit 9a02b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

single_include/flux.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ concept ordering_invocable =
498498

499499
// clang-format off
500500

501-
// Workaround GCC11/12 ICE in sequence concept definition below
501+
// Workaround GCC12 ICE in sequence concept definition below
502502
#if defined(__GNUC__) && !defined(__clang__) && (__GNUC__ < 13)
503503
#define FLUX_COMPILER_IS_GCC12
504504
#endif

0 commit comments

Comments
 (0)