You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
date_time.hpp was not including std_optional.hpp directly. It probably got it transitively from other files including it directly.
This caused clangd to complain at every `#include <toml++/toml.hpp>`
0 commit comments