mirror of https://github.com/davisking/dlib.git
Added threads.h into shape_predictor.h (#283)
This commit is contained in:
parent
2c0bba5888
commit
18fc97d324
|
@ -11,6 +11,7 @@
|
|||
#include "../pixel.h"
|
||||
#include "../console_progress_indicator.h"
|
||||
#include "../statistics.h"
|
||||
#include "../threads.h"
|
||||
#include <utility>
|
||||
|
||||
namespace dlib
|
||||
|
|
Loading…
Reference in New Issue