diff options
| -rw-r--r-- | qicclient/client.hxx | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/qicclient/client.hxx b/qicclient/client.hxx index 1939d3d..488a093 100644 --- a/qicclient/client.hxx +++ b/qicclient/client.hxx @@ -7,7 +7,6 @@ namespace QICClient {  	using std::shared_ptr;  	class Catalog; -	class Product;  	class Ord;  	class Client : public QObject |