aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/Properties/AssemblyInfo.cs
blob: a8dc804ce81829f0462a59fb63c1da67999b545d (plain)
1
2
3
4
5
6
7
#ifndef PROGRESS_H
#define PROGRESS_H

#include "PMR/Common/MessageContainer.pb-c.h"
void Stub_ProgressRequest(MessageContainer* requestContainer);

#endif //PROGRESS_H