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
2dd29674
"tests/vscode:/vscode.git/clone" did not exist on "220a1e68fbdb1026c3c3efa71eeb2b9b0a23378d"
Commit
2dd29674
authored
Sep 20, 2015
by
Davis King
Browse files
Minor change to avoid warning in visual studio.
parent
1cd67fe1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
dlib/matrix/matrix.h
dlib/matrix/matrix.h
+2
-2
No files found.
dlib/matrix/matrix.h
View file @
2dd29674
...
@@ -958,9 +958,9 @@ namespace dlib
...
@@ -958,9 +958,9 @@ namespace dlib
// ----------------------------------------------------------------------------------------
// ----------------------------------------------------------------------------------------
template
<
typename
T
>
template
<
typename
T
>
class
op_pointer_to_mat
;
struct
op_pointer_to_mat
;
template
<
typename
T
>
template
<
typename
T
>
class
op_pointer_to_col_vect
;
struct
op_pointer_to_col_vect
;
template
<
template
<
typename
T
,
typename
T
,
...
...
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