Point Cloud Library (PCL)  1.12.0
vtk.h
1 /*
2  * SPDX-License-Identifier: BSD-3-Clause
3  *
4  * Point Cloud Library (PCL) - www.pointclouds.org
5  * Copyright (c) 2020-, Open Perception
6  *
7  * All rights reserved
8  */
9 
10 PCL_DEPRECATED_HEADER(1, 14, "Use required vtk includes instead.")
#define PCL_DEPRECATED_HEADER(Major, Minor, Message)
macro for compatibility across compilers and help remove old deprecated headers for the Major....
Definition: pcl_macros.h:176