aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/reinclude1.h
blob: 4c8ccaef617eb3db399be78bf2b3e56032a7dfd4 (plain)
1
2
3
4
namespace A {
  int x;
  int y;
}