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

Minor change to avoid compiler warning in gcc.

parent 06dd40d3
...@@ -67,7 +67,7 @@ namespace dlib ...@@ -67,7 +67,7 @@ namespace dlib
template <typename T> template <typename T>
void invoke_on ( void invoke_on (
T& obj, T& ,
_void _void
) const ) const
{ {
......
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