]> git.pld-linux.org Git - packages/openscad.git/blob - gcc10.patch
- build fixes for boost 1.73 and gcc 10
[packages/openscad.git] / gcc10.patch
1 --- openscad-2019.05/src/parser.y~      2019-04-07 17:45:27.000000000 +0200
2 +++ openscad-2019.05/src/parser.y       2020-08-08 01:27:32.558842432 +0200
3 @@ -46,6 +46,7 @@
4  #include "printutils.h"
5  #include "memory.h"
6  #include <sstream>
7 +#include <stack>
8  #include <boost/filesystem.hpp>
9  #include "boost-utils.h"
10  
This page took 0.049793 seconds and 3 git commands to generate.