"...api/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "4a1eae07c7cdcd576cdc9726fb843e2ad5da5bc3"
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