Remove boost dependency
This commit is contained in:
parent
7dc4d6531f
commit
be34d6f5e8
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <chrono>
|
||||
#include <thread>
|
||||
#include <opencv\highgui.h>
|
||||
#include <filesystem>
|
||||
|
||||
#include "Frame.h"
|
||||
#include "Face.h"
|
||||
|
|
Loading…
Reference in a new issue