using System.Windows.Forms; namespace HL_FristAidPlatform_ChestPain { public partial class Form_ChestPain_FlowChart : Form { public Form_ChestPain_FlowChart() { InitializeComponent(); } } }