#pragma once
#include "simulationsartool_global.h"
class SIMULATIONSARTOOL_EXPORT SimulationSARTool
{
public:
SimulationSARTool();
};