#ifndef __C_h__
#define __C_h__

class C {};

#endif // __C_h__
