fix build for g++ 4.1

Mathieu Lacage 2007-06-02 18:08:04 +02:00
parent 03ca60cd50
commit bebb4eb281
1 changed files with 1 additions and 1 deletions

View File

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