Commit 1fe0c712 authored by Konstantin Volokh's avatar Konstantin Volokh

fix fc20 builds

Signed-off-by: 's avatarKonstantin Volokh <Konstantin.Volokh@transas.com>
parent f8205a7d
......@@ -56,6 +56,7 @@
#include "libmv/simple_pipeline/pipeline.h"
#include "libmv/simple_pipeline/reconstruction_scale.h"
#include "libmv/simple_pipeline/tracks.h"
#include "gflags/gflags.h"
using namespace cv;
using namespace cv::sfm;
......@@ -436,4 +437,4 @@ libmv_Reconstruction *libmv_solveReconstruction(
return (libmv_Reconstruction *) libmv_reconstruction;
}
#endif
\ No newline at end of file
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment