Commit 8c64a656 authored by Davis King's avatar Davis King

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