Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix POTASSCO_HAS_STATIC_ASSERT detection.
* Don't redefine a static_assert macro defined by the compiler's standard library. relates to: potassco/clingo#489