Skip to content

Commit ca1bf3a

Browse files
邹喜东fengqikai1414
authored andcommitted
fix include the same file twice
fix include the same file twice
1 parent e801f7f commit ca1bf3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ros/ros_comm/roscpp/src/libros/topic_manager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
#include "XmlRpc.h"
4646

4747
#include <ros/console.h>
48-
#include "ros/broadcast_manager.h"
48+
4949

5050
using namespace XmlRpc; // A battle to be fought later
5151
using namespace std; // sigh

0 commit comments

Comments
 (0)