YARP
Yet Another Robot Platform
IVisualParams.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3  * SPDX-License-Identifier: BSD-3-Clause
4  */
5 
6 #ifndef YARP_DEV_IVISUALPARAMS_H
7 #define YARP_DEV_IVISUALPARAMS_H
8 
9 #include <yarp/conf/system.h>
10 #if !defined(YARP_INCLUDING_DEPRECATED_HEADER_YARP_DEV_IVISUALPARAMS_H_ON_PURPOSE)
11 YARP_COMPILER_WARNING("<yarp/dev/IVisualParams.h> file is deprecated")
12 #endif
13 
16 
17 #endif // YARP_DEV_IVISUALPARAMS_H
#define YARP_COMPILER_WARNING(x)
Generate a warning at build time on supported compilers.
Definition: system.h:109