#pragma once
#ifndef LAMPMAINWIDGETRUNPROGRAM_H_
#define LAMPMAINWIDGETRUNPROGRAM_H_
#include "LAMPMainWidgetAPI.h"
extern "C" void RASTERMAINWIDGETGUI_EXPORT RasterMainWidgetRun();
#endif