1#ifndef DUPLICATE_INCLUDE
2#define DUPLICATE_INCLUDE
3
4// This is used by the duplicate-include.td test
5def InInclude;
6
7#endif
8