12 lines
168 B
C
12 lines
168 B
C
|
#ifndef PHILOSOPHES_H
|
||
|
#define PHILOSOPHES_H
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
#ifndef PHILOSPHES_IMPLEMENTATION
|
||
|
|
||
|
#endif /* end of implementation */
|
||
|
|
||
|
#endif /* end of include guard: PHILOSOPHES_H */
|