c++: robustify testcase [PR109752]
[official-gcc.git] / gcc / testsuite / g++.dg / template / access37a.C
blob4ce1b2718a0fedde147859c12dd07227ea46c7a3
1 // PR c++/100502
2 // { dg-additional-options "-DDECLARE_FRIEND -Wno-non-template-friend" }
4 // Verify that access37.C is accepted if the appropriate friend relation
5 // is declared (controlled by the macro DECLARE_FRIEND).
6 #include "access37.C"