summaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/cpp/noheaderguard-b.h
blob: 8b72a9fbb7aff1f6a3b52937237e45baee7ec51b (plain)
1
2
3
4
#ifndef OUTER
#define OUTER
#include "noheaderguard-a.h"
#endif