Skip to content

Commit 0fe7e31

Browse files
fixup
1 parent 743f958 commit 0fe7e31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tesseract_common/test/tesseract_common_serialization_unit.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
2727
#include <gtest/gtest.h>
2828
#include <boost/serialization/shared_ptr.hpp>
2929
#include <boost/serialization/nvp.hpp>
30+
#include <boost/uuid/uuid_generators.hpp>
31+
#include <boost/uuid/uuid_serialize.hpp>
3032
TESSERACT_COMMON_IGNORE_WARNINGS_POP
3133

3234
#include <tesseract_common/eigen_serialization.h>

0 commit comments

Comments
 (0)