Fixed build with boost >=1.87

This commit is contained in:
matlabbe
2025-04-12 13:39:10 -07:00
parent c0dc4b43f3
commit 08f031e11c
4 changed files with 13 additions and 0 deletions
@@ -28,6 +28,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
// Should be first on windows to avoid "WinSock.h has already been included" error
#include <pcl/io/vlp_grabber.h>
#include <boost/version.hpp>
#include <rtabmap/core/Lidar.h>
#include <rtabmap/utilite/USemaphore.h>