Skip to content
Snippets Groups Projects
Commit 27a7faa0 authored by simon.fanetti's avatar simon.fanetti
Browse files

adjust to shared object lib

parent 56fb6a5d
No related branches found
No related tags found
No related merge requests found
#include <algorithm>
#include "borderedit.h"
#include "../../includes/borderedit.h"
using namespace std;
using namespace cv;
......
#include <algorithm>
#include "borderfinder.h"
#include "../../includes/borderfinder.h"
using namespace std;
using namespace cv;
......
......@@ -3,7 +3,7 @@
#include <unistd.h>
#include <strings.h>
#include <stdarg.h>
#include "log.h"
#include "../../includes/log.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment