mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-06 01:55:34 -05:00
8b99c80e07
declared as a struct /libretroshare/src/gxstrans/p3gxstrans.h:88: warning: 'p3GxsTrans' defined as a class here but previously declared as a struct [- Wmismatched-tags] class p3GxsTrans : public RsGenExchange, public GxsTokenQueue, public p3Config, public RsGxsTrans /libretroshare/src/gxstrans/p3gxstrans.h:31: did you mean class here? struct p3GxsTrans;