Without , INT_MAX is not defined. diff --git a/transport.hxx b/transport.hxx index 35a57a7..838add6 100644 --- a/transport.hxx +++ b/transport.hxx @@ -11,6 +11,7 @@ #include #include #include +#include #include #include #include d='cgit'>
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-20gnu: leocad: Use HTTPS home page....* gnu/packages/lego.scm (leocad)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-03-20gnu: leocad: Update phase style....* gnu/packages/lego.scm (leocad)[arguments]: Substitute INVOKE for SYSTEM* and end all phases with an explicit #t. Tobias Geerinckx-Rice
2018-03-20gnu: leocad: Update to 18.02....* gnu/packages/lego.scm (leocad): Update to 18.02. Tobias Geerinckx-Rice
2017-08-03gnu: Add LeoCAD....* gnu/packages/lego.scm (leocad): New variable. Eric Bavier