X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Frender%2Ftag.h;fp=source%2Frender%2Ftag.h;h=938089899277ba3ee196f2ba4279bece666057dd;hb=233dff2a6c552e08da832496aecd88ef4f8948f1;hp=28b4fa010e8b0f12980df476f7ac8160a2c922fb;hpb=cbe2ec1f080b117faf9bf0ad2d92d5d4f2379584;p=libs%2Fgl.git diff --git a/source/render/tag.h b/source/render/tag.h index 28b4fa01..93808989 100644 --- a/source/render/tag.h +++ b/source/render/tag.h @@ -18,8 +18,8 @@ struct Tag Tag(const char *); Tag(const std::string &s); - bool operator<(const Tag &t) const { return id