Skip to content

Commit

Permalink
fix issue reported in raulmur#337
Browse files Browse the repository at this point in the history
  • Loading branch information
rFalque committed Nov 15, 2019
1 parent f2e6f51 commit 7b9b329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/System.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include<string>
#include<thread>
#include<opencv2/core/core.hpp>
#include <unistd.h> // see: https://github.com/raulmur/ORB_SLAM2/issues/337

#include "Tracking.h"
#include "FrameDrawer.h"
Expand Down

0 comments on commit 7b9b329

Please sign in to comment.