#ifndef CYCLE1
#define CYCLE1

#include "cycle2.h"

struct C1 {};

#endif