Files
2018-09-23 16:23:52 -07:00

9 lines
101 B
C

// header1.h
#ifndef INCLUDED_HEADER1
#define INCLUDED_HEADER1
// ...
#endif // INCLUDED_HEADER1