Medial Code Documentation
Loading...
Searching...
No Matches
External
xgboost
tests
cpp
filesystem.h
1
4
#ifndef XGBOOST_TESTS_CPP_FILESYSTEM_H
5
#define XGBOOST_TESTS_CPP_FILESYSTEM_H
6
7
// A macro used inside `windows.h` to avoid conflicts with `winsock2.h`
8
#ifndef WIN32_LEAN_AND_MEAN
9
#define WIN32_LEAN_AND_MEAN
10
#endif
// WIN32_LEAN_AND_MEAN
11
12
#include "
dmlc/filesystem.h
"
13
14
#endif
// XGBOOST_TESTS_CPP_FILESYSTEM_H
filesystem.h
Utilities to manipulate files.
Generated on Mon Sep 15 2025 12:12:19 for Medial Code Documentation by
1.9.8