[Debug] declare LOG_STR_LAMBDA's return type because gcc 8.3 can't infer it
Compare changes
+ 1
− 1
@@ -18,7 +18,7 @@
Current master does not build on our big boxes because gcc 8.3 can't infere the return type of our LOG_STR_LAMBDA and treats is as a void expression.