21 #ifndef __ANTARES_TOOLBOX_SPOTLIGHT_CONSTRAINT_H__
22 #define __ANTARES_TOOLBOX_SPOTLIGHT_CONSTRAINT_H__
24 #include <yuni/yuni.h>
25 #include <ui/common/component/spotlight.h>
26 #include <antares/study/study.h>
30 namespace Antares::Toolbox::Spotlight
36 using Ptr = std::shared_ptr<ItemConstraint>;
Definition: BindingConstraint.h:49