Files @ 1815ef0c749f
Branch filter:

Location: libtransport.git/backends/libpurple/purple_defs.cpp

Sarang Bharadwaj
Solved the problem with #friends
1
2
3
4
5
#include "purple_defs.h"
bool resolvePurpleFunctions() {
	return true;
}