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
138848f9
Commit
138848f9
authored
Mar 10, 2012
by
Davis King
Browse files
Just renamed this file
--HG-- rename : dlib/array2d/array2d_kernel_1.h => dlib/array2d/array2d_kernel.h
parent
da2ac0c1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
dlib/array2d.h
dlib/array2d.h
+1
-1
dlib/array2d/array2d_kernel.h
dlib/array2d/array2d_kernel.h
+0
-0
dlib/array2d/serialize_pixel_overloads.h
dlib/array2d/serialize_pixel_overloads.h
+1
-1
No files found.
dlib/array2d.h
View file @
138848f9
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
#define DLIB_ARRAY2d_
#define DLIB_ARRAY2d_
#include "array2d/array2d_kernel
_1
.h"
#include "array2d/array2d_kernel.h"
#include "array2d/serialize_pixel_overloads.h"
#include "array2d/serialize_pixel_overloads.h"
#endif // DLIB_ARRAY2d_
#endif // DLIB_ARRAY2d_
...
...
dlib/array2d/array2d_kernel
_1
.h
→
dlib/array2d/array2d_kernel.h
View file @
138848f9
File moved
dlib/array2d/serialize_pixel_overloads.h
View file @
138848f9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
#ifndef DLIB_ARRAY2D_SERIALIZE_PIXEL_OvERLOADS_H__
#ifndef DLIB_ARRAY2D_SERIALIZE_PIXEL_OvERLOADS_H__
#define DLIB_ARRAY2D_SERIALIZE_PIXEL_OvERLOADS_H__
#define DLIB_ARRAY2D_SERIALIZE_PIXEL_OvERLOADS_H__
#include "array2d_kernel
_1
.h"
#include "array2d_kernel.h"
#include "../pixel.h"
#include "../pixel.h"
namespace
dlib
namespace
dlib
...
...
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