aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/modules/noheaderguard-1_a.H
blob: 6d552bf9cc98d40e1b999dc053d0f688343763bf (plain)
1
2
3
4
5
// { dg-additional-options -fmodule-header }

#ifndef OUTER
#define OUTER
#endif