#include "stdafx.h" #include "constraint.h" Constraint::Constraint(void) { } Constraint::~Constraint(void) { }