blob: c12dbab69192d11e3dd83ecdfe33ffdf8a45e06e [file] [log] [blame]
#ifndef ANALYSIS_DELAY_CALCULATOR_H
#define ANALYSIS_DELAY_CALCULATOR_H
#include "PostClusterDelayCalculator.h"
using AnalysisDelayCalculator = PostClusterDelayCalculator;
#endif