Files
INS-VN-200/vnproglib/cpp/include/vn/mock.h
r.koeppe 2d22ccd2d6 initial
2024-05-14 02:14:13 +02:00

11 lines
116 B
C++

#ifndef _VNSENSORS_MOCK_H_
#define _VNSENSORS_MOCK_H_
namespace xplat {
namespace sensors {
}
}
#endif