mirror of https://github.com/davisking/dlib.git
Removed non-standard header which wasn't compiling in visual studio 2005
This commit is contained in:
parent
0244fcca84
commit
e8276602c1
|
@ -14,7 +14,6 @@
|
|||
*/
|
||||
|
||||
#include <iostream>
|
||||
#include <stdint.h>
|
||||
#include <dlib/matrix.h>
|
||||
#include <dlib/numeric_constants.h>
|
||||
#include <dlib/numerical_integration.h>
|
||||
|
|
Loading…
Reference in New Issue