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
{{ message }}
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
It seems like including both <pprint.hpp> and <structopt/structopt.hpp> will lead to conflicts, as magic_enum gets redefined.
Is there a standard way to use both pprint and structopt or am I missing something obvious?
It seems like including both <pprint.hpp> and <structopt/structopt.hpp> will lead to conflicts, as magic_enum gets redefined.
Is there a standard way to use both pprint and structopt or am I missing something obvious?