pdima/qxmlrpc

Wrong include directive in client.h

Opened this issue · 0 comments

In client.h there is

#include "xmlrpc/variant.h"

but there should be

#include "variant.h"


Original issue reported on code.google.com by goo...@gq.pp.ru on 4 Jun 2010 at 1:15