summaryrefslogtreecommitdiffstats
path: root/Tool.cpp
blob: 52e711c48ac14835e913505b75a51347e6daa786 (plain)
1
2
3
4
5
6
7
8
9
#include "Tool.h"

Tool::Tool()
{
}

Tool::~Tool()
{
}