"vscode:/vscode.git/clone" did not exist on "6efee45c4d6aec415e7155459c19147d2fe3ffdd"
Commit 0ff10dcc authored by Davis King's avatar Davis King
Browse files

fixed include

parent cd888bcc
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
#ifndef DLIB_INTERPOlATIONh_ #ifndef DLIB_INTERPOlATIONh_
#define DLIB_INTERPOlATIONh_ #define DLIB_INTERPOlATIONh_
#include <thread> #include "../threads.h"
#include <algorithm> #include <algorithm>
#include "interpolation_abstract.h" #include "interpolation_abstract.h"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment