3 lines
40 B
C++
3 lines
40 B
C++
|
#ifndef __MAIN_HPP
|
||
|
#define FIVE 5
|
||
|
#endif
|