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

Missing include to <string> #131

Open
gadfort opened this issue Sep 24, 2020 · 0 comments
Open

Missing include to <string> #131

gadfort opened this issue Sep 24, 2020 · 0 comments

Comments

@gadfort
Copy link

gadfort commented Sep 24, 2020

The lefout.h was recently modified and now fails to compile on our systems. It would appear the issue is a missing #include <string> in at the header of the file

std::unordered_map<std::string, short>& propertiesMap);

Please let me know if you need more information.

Thanks,
Peter

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

No branches or pull requests

1 participant