ifm3d
module_common.h
1 /*
2  * Copyright 2023-present ifm electronic, gmbh
3  * SPDX-License-Identifier: Apache-2.0
4  */
5 
6 #ifndef IFM3D_MODULE_COMMON_H
7 #define IFM3D_MODULE_COMMON_H
8 
9 #include <ifm3d/common/export.h>
10 
13 #endif /* IFM3D_MODULE_COMMON_H */