4 lines
61 B
C
4 lines
61 B
C
|
#ifndef LIB_2_H
|
||
|
#define LIB_2_H
|
||
|
#include "mylibrary.h"
|
||
|
#endif
|