blob: 259b8c7c61c7bdd0e05a6650258f2e9744959406 [file] [log] [blame]
Richard Smith2aedca32015-07-01 02:29:35 +00001#ifndef C_H_INCLUDED
2#define C_H_INCLUDED
3
4struct C {};
5
6#endif