9#ifndef UTIL_STRUCTURESOPS_H
10#define UTIL_STRUCTURESOPS_H
bool operator==(const LC::Entity &e1, const LC::Entity &e2)
bool operator<(const LC::Entity &e1, const LC::Entity &e2)
A message used for inter-plugin communication.
UTIL_API QDataStream & operator<<(QDataStream &out, const LC::Entity &e)
UTIL_API QDataStream & operator>>(QDataStream &in, LC::Entity &e)