Skip to content

Commit

Permalink
apply patch to fix build with boost 1.83.0 (#2354)
Browse files Browse the repository at this point in the history
  • Loading branch information
daizhirui authored Sep 4, 2024
1 parent 336b29a commit 0b0076d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/rosbag/src/encrypt.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*********************************************************************/

#define BOOST_TIMER_ENABLE_DEPRECATED
#include <iostream>

#include <boost/scoped_ptr.hpp>
Expand Down

0 comments on commit 0b0076d

Please sign in to comment.