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
4ec6b1f0
"graphbolt/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "704aa4230f46723c8640445265fc0a0b5e287445"
Commit
4ec6b1f0
authored
Mar 02, 2018
by
Davis King
Browse files
Fixed build problem on windows.
parent
67d0ef02
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/all/source.cpp
dlib/all/source.cpp
+1
-1
No files found.
dlib/all/source.cpp
View file @
4ec6b1f0
...
...
@@ -20,7 +20,6 @@
#include "../tokenizer/tokenizer_kernel_1.cpp"
#include "../unicode/unicode.cpp"
#include "../test_for_odr_violations.cpp"
#include "../filtering/kalman_filter.cpp"
...
...
@@ -90,6 +89,7 @@
#include "../data_io/image_dataset_metadata.cpp"
#include "../data_io/mnist.cpp"
#include "../global_optimization/global_function_search.cpp"
#include "../filtering/kalman_filter.cpp"
#define DLIB_ALL_SOURCE_END
...
...
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