mirror of https://github.com/davisking/dlib.git
cleaned up examples
This commit is contained in:
parent
88fe0bd3fe
commit
a80553612a
|
@ -9,8 +9,10 @@
|
|||
|
||||
#include <dlib/gui_widgets.h>
|
||||
#include <dlib/image_transforms.h>
|
||||
#include <cmath>
|
||||
|
||||
using namespace dlib;
|
||||
using namespace std;
|
||||
|
||||
// ----------------------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue