// Description: An aggregate file for PastelGeometry.
#ifndef PASTELGEOMETRY_PASTELGEOMETRY_H
#define PASTELGEOMETRY_PASTELGEOMETRY_H
#include "pastel/geometry/common.h"
#include "pastel/geometry/geometric_algorithms.h"
#include "pastel/geometry/data_structures.h"
#include "pastel/geometry/shape.h"
#endif