Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Compiling with structopt fails #15

Open
GaniAliguzhinov opened this issue Mar 18, 2021 · 1 comment
Open

Compiling with structopt fails #15

GaniAliguzhinov opened this issue Mar 18, 2021 · 1 comment

Comments

@GaniAliguzhinov
Copy link

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?

@GaniAliguzhinov
Copy link
Author

OK, so i used the namespace trick to limit structopt include to the namespace, but is there a better way to work around using both pprint and structopt?

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant