#include <stdlib.h>
#include "Polygon2D.h"
#include "Point2D.h"
#include "Line2D.h"
Go to the source code of this file.
Definition at line 17 of file Polygon2D.cpp.