Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5fc022e8cc7c446406447ff387d2fb5d6ada3323
      
https://github.com/WebKit/WebKit/commit/5fc022e8cc7c446406447ff387d2fb5d6ada3323
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2025-07-11 (Fri, 11 Jul 2025)

  Changed paths:
    M Source/WTF/wtf/Variant.h

  Log Message:
  -----------
  REGRESSION(297077@main): [GTK][WPE] Cannot build with GCC 12 due to undefined 
std::monostate
https://bugs.webkit.org/show_bug.cgi?id=295752

Reviewed by Alex Christensen.

* Source/WTF/wtf/Variant.h: Include <variant> for older versions of
  libstdc++ to make sure including the header brings std::monostate
  into scope.

Canonical link: https://commits.webkit.org/297254@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to