summaryrefslogtreecommitdiff
path: root/libsowatch/watchplugininterface.cpp
blob: 2af65e2739bb60dd9c5c41a23dc9d18b5c03fcc5 (plain)
1
2
3
4
5
6
7
#include "watchplugininterface.h"

using namespace sowatch;

WatchPluginInterface::~WatchPluginInterface()
{
}