11 lines
116 B
C++
11 lines
116 B
C++
#ifndef _VNSENSORS_MOCK_H_
|
|
#define _VNSENSORS_MOCK_H_
|
|
|
|
namespace xplat {
|
|
namespace sensors {
|
|
|
|
}
|
|
}
|
|
|
|
#endif
|