ifm3d
common.h
1
// -*- c++ -*-
2
/*
3
* Copyright 2023-present ifm electronic, gmbh
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef IFM3D_COMMON_H
8
#define IFM3D_COMMON_H
9
10
#include <ifm3d/common/common_export.h>
11
#include <ifm3d/common/logging/logging.h>
12
13
#endif // IFM3D_COMMON_H
ifm3d
common.h
Generated by
1.8.17