#ifndef ARRAY_CC #define ARRAY_CC template struct Array { }; #endif