82ca10a better handling at msvc 6601939 Merge pull request #12 from zjf/patch-2 df8f917 Update rabit-inl.h c60b284 resize during tracker print git-subtree-dir: subtree/rabit git-subtree-split: 82ca10acb643f0471c0f35687d1bfefd5d23deae
Library Header Files
- This folder contains all the header needed to use the library
- To use it, add the "include" folder to the search path of the compiler
- User only needs to know rabit.h and rabit_serializable.h in order to use the library
- Folder rabit contains headers for internal engine and template's implementation
- Not all .h files in the project are in the "include" folder, .h files that are internally used by the library remain at src