cmvr-es/dependency/arm/third_party/example-robot-data/v4.3.0/include/example-robot-data/path.hpp

10 lines
237 B
C++

#ifndef EXAMPLE_ROBOT_DATA_PATH_HPP
#define EXAMPLE_ROBOT_DATA_PATH_HPP
#include <example-robot-data/warning.hh>
#pragma message EXAMPLE_ROBOT_DATA_WARN( \
"Header `example-robot-data/path.hpp` is deprecated and useless!")
#endif