mirror of https://github.com/CGAL/cgal
Remove extra ';'
This commit is contained in:
parent
06c27978a4
commit
8e47168183
|
|
@ -73,6 +73,6 @@ public:
|
|||
void set_marked(const bool b) { in_domain=b; }
|
||||
};
|
||||
|
||||
}; // namespace CGAL
|
||||
} // namespace CGAL
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue