undefine ISLESS macro once it is not needed in quuid source file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2020-11-24 12:14:48 +00:00
parent 8a7f7fedde
commit 0fcc599d56

View file

@ -726,6 +726,7 @@ bool QUuid::operator<(const QUuid &other) const
}
return false;
}
#undef ISLESS
/*!
\fn bool QUuid::operator>(const QUuid &other) const