PR c++/90884 - stray note with -Wctor-dtor-privacy.
[official-gcc.git] / gcc / testsuite / g++.dg / warn / ctor-dtor-privacy-4.C
blobfcad34e000c377b20d040e7e7327ac51a9fce9e9
1 // PR c++/90884
2 // { dg-options "-Wctor-dtor-privacy" }
3 // { dg-prune-output "In file included from" }
5 #include "ctor-dtor-privacy-4.h"  // { dg-bogus "is public" }