mirror of https://github.com/davisking/dlib.git
Made graph_utils_threaded.h #include graph_utils.h
This commit is contained in:
parent
e2c8b3306c
commit
0cb100d357
|
@ -3,6 +3,7 @@
|
|||
#ifndef DLIB_GRAPH_UTILs_THREADED_H_
|
||||
#define DLIB_GRAPH_UTILs_THREADED_H_
|
||||
|
||||
#include "graph_utils.h"
|
||||
#include "graph_utils/find_k_nearest_neighbors_lsh.h"
|
||||
|
||||
#endif // DLIB_GRAPH_UTILs_THREADED_H_
|
||||
|
|
Loading…
Reference in New Issue