MIPI_BaseC_WebinarFRTK/11_Lecture11/Module03_p11/lib2.h
2024-11-13 09:22:28 +03:00

4 lines
61 B
C

#ifndef LIB_2_H
#define LIB_2_H
#include "mylibrary.h"
#endif