X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Frender%2Ftag.h;h=938089899277ba3ee196f2ba4279bece666057dd;hb=1ce5df9e70385c8758eec39589a148e63238b0a8;hp=28b4fa010e8b0f12980df476f7ac8160a2c922fb;hpb=7aaec9a70b8d7733429bec043f8e33e02956f266;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