1 #ifndef P2_H
2 #define P2_H
3 namespace foo {
4 namespace bar {
5 }
6 } // namespace foo
7 #endif
8