#pragma once #include "array_t.h" typedef array_t cycles_t; // Intended to indicate that cycles_t is meant to hold cycle_t objects