[mlpack-git] [mlpack/mlpack] delete include omp statement (#701)

Keon Kim notifications at github.com
Sun Jun 19 12:07:02 EDT 2016


`#inlcude <omp.h>` seems to be not needed. and it breaks build on mac.
`size_t` is not supported in omp for windows.

You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/701

-- Commit Summary --

  * delete include omp statement

-- File Changes --

    M src/mlpack/core/data/binarize.hpp (4)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/701.patch
https://github.com/mlpack/mlpack/pull/701.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/701
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160619/b9f61f55/attachment.html>


More information about the mlpack-git mailing list