blob: de9fd8e01aaf56f301a0cc695e18e5a45c9d9fed [file]
#ifndef CYCLE2
#define CYCLE2
#include "cycle1.h"
struct C2 {};
#endif