fixed build errors for gcc 4.6

This commit is contained in:
orignal 2015-05-06 19:18:00 -04:00
parent 4c91d08cea
commit 6bad2daa62
3 changed files with 10 additions and 2 deletions

View file

@ -92,7 +92,7 @@ namespace data
Reseeder * m_Reseeder;
friend NetDbRequests;
friend class NetDbRequests;
NetDbRequests m_Requests;
static const char m_NetDbPath[];