Skip to content

Commit 88e3bef

Browse files
邹喜东quning18
authored andcommitted
fix include the same file twice
fix include the same file twice
1 parent f1f9a6a commit 88e3bef

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)