Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
76cd15c8d4eddde2b5628ccf7470b9a2d4bdfb0c
/
.
/
modules
/
coin-or-lemon
tree: 55203f168ebaaec67bad8aeadef775cb2ecd90d7
1.3.1/
1.3.1.bcr.1/
metadata.json
README.md
modules/coin-or-lemon/README.md
There are two relevant patches
lemon.patch
changes the includes of the own lemon headers from system-includes
<...>
to local project includes
"..."
allocator-patch.patch
makes the older code-base compatible with c++20.