mirror of
https://github.com/jhasse/poly2tri.git
synced 2024-11-05 22:09:52 +01:00
Add namespace comment
This commit is contained in:
parent
8b8e6cb249
commit
d949f3cd6f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user