Replaced coincides_with(const Line &line) with operator==

This commit is contained in:
bubnikv 2018-08-17 18:27:07 +02:00
parent 9e7634b6e8
commit ab60d8adb4
6 changed files with 5 additions and 4 deletions

View file

@ -77,6 +77,7 @@ extern "C" {
#endif /* _MSC_VER */
#undef Zero
#undef Packet
#undef _
}
#endif