Skip to content
Snippets Groups Projects
Commit 8e9fdf56 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Fixed compiler problem in boolean processor

parent 69daedb4
No related branches found
No related tags found
1 merge request!196Fixed compiler problem in boolean processor
...@@ -167,6 +167,7 @@ ...@@ -167,6 +167,7 @@
class GeoPolyhedron class GeoPolyhedron
{ {
friend class Geo_BooleanProcessor;
friend std::ostream & operator<< (std::ostream &, const GeoPolyhedron & ph); friend std::ostream & operator<< (std::ostream &, const GeoPolyhedron & ph);
private: private:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment