Index: src/examples/annotations_example.cpp --- src/examples/annotations_example.cpp.orig +++ src/examples/annotations_example.cpp @@ -22,6 +22,7 @@ using namespace gloox; #include #include // [s]print[f] +#include class AnnotationsTest : public AnnotationsHandler, ConnectionListener {