2019-11-11 23:01:05 +01:00

10 lines
82 B
C++

#include "simpleLib.hpp"
SimpleLib::SimpleLib()
{
}
SimpleLib::~SimpleLib()
{
}