Skip to content

Commit 16acdc6

Browse files
committed
panoramic camera: fix include error
1 parent 660ca15 commit 16acdc6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/colmap/image/line.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ extern "C" {
3535
#include "thirdparty/LSD/lsd.h"
3636
}
3737

38+
#include <memory>
39+
3840
namespace colmap {
3941
namespace {
4042

0 commit comments

Comments
 (0)