add deprecation warnings
This commit is contained in:
parent
1094ac7303
commit
88c08f3217
|
@ -1,3 +1,5 @@
|
|||
#warning("This header has been deprecated in favor of rosgraph_msgs/Clock.h")
|
||||
|
||||
/* Auto-generated by genmsg_cpp for file /Users/kwc/ros/core/roslib/msg/Clock.msg */
|
||||
#ifndef ROSLIB_MESSAGE_CLOCK_H
|
||||
#define ROSLIB_MESSAGE_CLOCK_H
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
#warning("This header has been deprecated in favor of std_msgs/Header.h")
|
||||
|
||||
/* Auto-generated by genmsg_cpp for file /Users/kwc/ros/core/roslib/msg/Header.msg */
|
||||
#ifndef ROSLIB_MESSAGE_HEADER_H
|
||||
#define ROSLIB_MESSAGE_HEADER_H
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
#warning("This header has been deprecated in favor of rosgraph_msgs/Log.h")
|
||||
|
||||
/* Auto-generated by genmsg_cpp for file /Users/kwc/ros/core/roslib/msg/Log.msg */
|
||||
#ifndef ROSLIB_MESSAGE_LOG_H
|
||||
#define ROSLIB_MESSAGE_LOG_H
|
||||
|
|
Loading…
Reference in New Issue