mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
Fixed C++ simulation build with Boost 1.60 (#49)
This commit is contained in:
committed by
Peter Johnson
parent
62812faf62
commit
8566878af4
@@ -13,6 +13,7 @@
|
||||
|
||||
#include "servo.h"
|
||||
|
||||
#include <boost/algorithm/string/replace.hpp>
|
||||
#include <gazebo/physics/physics.hh>
|
||||
#include <gazebo/transport/transport.hh>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user