Revision 414a3516 src/server/middleware_ros.cpp
src/server/middleware_ros.cpp | ||
---|---|---|
27 | 27 |
|
28 | 28 |
#include "server/middleware_ros.h" |
29 | 29 |
|
30 |
#ifdef ROS_SUPPORT |
|
31 |
|
|
32 | 30 |
#include <boost/range/algorithm/remove_if.hpp> |
33 | 31 |
#include <boost/algorithm/string/classification.hpp> |
34 | 32 |
using namespace std; |
... | ... | |
134 | 132 |
|
135 | 133 |
} |
136 | 134 |
|
137 |
#endif |
Also available in: Unified diff