Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
6f80e810
Commit
6f80e810
authored
Oct 01, 2016
by
Davis King
Browse files
Minor change to avoid warning from gcc
parent
05bbe4f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
dlib/test/matrix.cpp
dlib/test/matrix.cpp
+8
-0
No files found.
dlib/test/matrix.cpp
View file @
6f80e810
...
...
@@ -672,6 +672,13 @@ namespace
}
}
void
matrix_test2
()
{
print_spinner
();
{
...
...
@@ -1385,6 +1392,7 @@ namespace
)
{
matrix_test
();
matrix_test2
();
}
}
a
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment