Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trying to fix compilation with Intel compiler
the error was: gemmi/gemmi/src/ddl.cpp(254): error: no suitable conversion function from "std::string" to "unsigned long long" exists if (logger.threshold >= 7 || major(version) != major(dict_version)) ^
- Loading branch information