Index: src/examples/vcard_example.cpp --- src/examples/vcard_example.cpp.orig +++ src/examples/vcard_example.cpp @@ -26,6 +26,7 @@ using namespace gloox; #include #include // [s]print[f] +#include class VCardTest : public ConnectionListener, LogHandler, VCardHandler {