Salome HOME
Issue #653 - Double and triple click edges -- Fix Debian dynamic_pointer_cast problem...
[modules/shaper.git] / src / ModelAPI / ModelAPI_FeatureValidator.cpp
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
2
3 // File:        ModelAPI_Validator.hxx
4 // Created:     2 Jul 2014
5 // Author:      Mikhail PONIKAROV
6
7 #include "ModelAPI_FeatureValidator.h"
8
9 ModelAPI_FeatureValidator::ModelAPI_FeatureValidator()
10 {
11
12 }
13
14 ModelAPI_FeatureValidator::~ModelAPI_FeatureValidator()
15 {
16
17 }