opencascade-hs-0.2.1.0: cpp/hs_Message_ProgressRange.h
#ifndef HS_MESSAGE_PROGRESSRANGE_H
#define HS_MESSAGE_PROGRESSRANGE_H
#include "hs_types.h"
#ifdef __cplusplus
extern "C" {
#endif
Message_ProgressRange * hs_new_Message_ProgressRange();
void hs_delete_Message_ProgressRange(Message_ProgressRange * theRange);
#ifdef __cplusplus
}
#endif
#endif // HS_MESSAGE_PROGRESSRANGE_H