// Description: Norm module
#ifndef PASTELMATH_DISTANCE_H_MODULE
#define PASTELMATH_DISTANCE_H_MODULE
#include "pastel/math/distance/distances.h"
#include "pastel/math/distance/distance_base.h"
#include "pastel/math/distance/distance_concept.h"
#endif