fixed missing return

This commit is contained in:
Davis King 2015-11-29 13:02:56 -05:00
parent 3b75b335c1
commit 2f7898dce6
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ namespace dlib
){}
inline int get_device (
){}
){ return 0; }
#endif // DLIB_USE_CUDA