"test/srt/test_cpp_radix_cache.py" did not exist on "54fb1c80c0d7bbf100d4efc84d1aad4bee094ff0"
Commit 8c64a656 authored by Davis King's avatar Davis King
Browse files

fixed linker error

parent e1367f1b
......@@ -168,7 +168,7 @@ namespace dlib
inline int get_device (
){ return 0; }
int get_num_devices (
inline int get_num_devices (
) { return 1; }
#endif // DLIB_USE_CUDA
......
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