summaryrefslogtreecommitdiffstats
blob: 3d67c270659e130ca0eb7365dd8b6fcbb2daf1e2 (plain)
1
2
3
4
5
6
7
8
#include "Swiften/History/HistoryManager.h"

namespace Swift {

HistoryManager::~HistoryManager() {
}

}