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
tianlh
LightGBM-DCU
Commits
6fc80528
Unverified
Commit
6fc80528
authored
Dec 13, 2023
by
June Liu
Committed by
GitHub
Dec 12, 2023
Browse files
fix errors from MSVC '/permissive-' mode (fixes #6230) (#6232)
parent
522f0f07
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
include/LightGBM/arrow.h
include/LightGBM/arrow.h
+1
-0
No files found.
include/LightGBM/arrow.h
View file @
6fc80528
...
...
@@ -16,6 +16,7 @@
#include <memory>
#include <utility>
#include <vector>
#include <stdexcept>
/* -------------------------------------- C DATA INTERFACE ------------------------------------- */
// The C data interface is taken from
...
...
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