blob: fc7c66d8efb45a16f1ef3683f51cf2f17e5054cb [file] [log] [blame]
#ifndef PLACEMENT_DELAY_CALCULATOR_H
#define PLACEMENT_DELAY_CALCULATOR_H
#include "PostClusterDelayCalculator.h"
using PlacementDelayCalculator = PostClusterDelayCalculator;
#endif