032_include.cpp
Go to the documentation of this file.
1 // objective: test the \include and \includelineno commands
2 // check: indexpage.xml
3 
4 /** \mainpage
5  * Some text.
6  * \include example_test.cpp
7  * More text.
8  * \includelineno example_test.cpp
9  * End.
10  */