Add namespace comment

This commit is contained in:
Jan Niklas Hasse 2021-01-16 18:43:00 +01:00
parent 8b8e6cb249
commit d949f3cd6f
1 changed files with 2 additions and 2 deletions

View File

@ -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