Files @ cb2dbb39379f
Branch filter:

Location: libtransport.git/src/tests/main.h - annotation

HanzZ
Send unavailable presences only from buddies which were available when disconnecting
1
2
3
4
5
6
#ifndef TESTS_MAIN_H
#define TESTS_MAIN_H
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>

#endif