fix build for g++ 4.1

This commit is contained in:
Mathieu Lacage
2007-06-02 18:08:04 +02:00
parent 03ca60cd50
commit bebb4eb281

View File

@@ -94,7 +94,7 @@ public:
private:
friend class PacketHistory;
friend class ItemList;
friend class ::ItemList;
struct Printer
{
uint32_t m_chunkUid;