mirror of
https://github.com/jhasse/poly2tri.git
synced 2025-08-04 14:25:40 +02:00
Add namespace comment
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Poly2Tri Copyright (c) 2009-2018, Poly2Tri Contributors
|
||||
* Poly2Tri Copyright (c) 2009-2021, Poly2Tri Contributors
|
||||
* https://github.com/jhasse/poly2tri
|
||||
*
|
||||
* All rights reserved.
|
||||
@@ -68,4 +68,4 @@ CDT::~CDT()
|
||||
delete sweep_;
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace p2t
|
||||
|
Reference in New Issue
Block a user