Fix forward declarations class struct missmatch

This commit is contained in:
Gioacchino Mazzurco 2018-10-03 19:05:02 +02:00
parent e6e5700ed6
commit 7cc15c703c
No known key found for this signature in database
GPG key ID: A1FBCA3872E87051
10 changed files with 11 additions and 11 deletions

View file

@ -31,7 +31,7 @@
#include "pqi/pqinetwork.h"
class RSTrafficClue ;
struct RSTrafficClue;
/*** Base DataTypes: ****/
#include "serialiser/rsserial.h"
@ -46,7 +46,7 @@ class RSTrafficClue ;
int getPQIsearchId();
int fixme(char *str, int n);
class RsPeerCryptoParams ;
struct RsPeerCryptoParams;
//! controlling data rates
/*!