We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 660ca15 commit 16acdc6Copy full SHA for 16acdc6
1 file changed
src/colmap/image/line.cc
@@ -35,6 +35,8 @@ extern "C" {
35
#include "thirdparty/LSD/lsd.h"
36
}
37
38
+#include <memory>
39
+
40
namespace colmap {
41
namespace {
42
0 commit comments