// Description: An aggregate file for common stuff.
#ifndef PASTELGEOMETRY_COMMON_H
#define PASTELGEOMETRY_COMMON_H
#include "pastel/geometry/barycentric.h"
#include "pastel/geometry/nearest_main_axis.h"
#include "pastel/geometry/predicates.h"
#endif