Fix compile error with project name
This commit is contained in:
parent
5cdd1808ad
commit
cbbdf5ff79
|
@ -2,6 +2,7 @@
|
||||||
#include <cv.hpp>
|
#include <cv.hpp>
|
||||||
#include <paths.hpp>
|
#include <paths.hpp>
|
||||||
#include <args.hpp>
|
#include <args.hpp>
|
||||||
|
#include <config.hpp>
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
|
Loading…
Reference in a new issue