Synopsis - Cross-Reference

File: /tests/Parsers/Cpp/include/header2.hh
1#ifndef _header2_hh
2#define _header2_hh
3
4typedef int Int;
5
6#endif