Remove boost dependency

This commit is contained in:
Abdelrahman Mahmoud 2015-03-09 15:55:15 -04:00
parent 7dc4d6531f
commit be34d6f5e8
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <chrono>
#include <thread>
#include <opencv\highgui.h>
#include <filesystem>
#include "Frame.h"
#include "Face.h"