<p>If you want to include omp.h in the future, you should add it to <code>mlpack/core.hpp</code> with an ifdef (since OpenMP is not required to build mlpack), like <code>#ifdef OMP_FOUND</code> (or something like this, I am not sure, maybe there is some macro that is available when OpenMP is in use).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/mlpack/mlpack/pull/701#issuecomment-227007137">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFMy0pcwyBDX2fX_VM5l78zOpre9Wks5qNXFGgaJpZM4I5Mez">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFHsvNod2T7jrRynB4O_IBOVgqJT7ks5qNXFGgaJpZM4I5Mez.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/pull/701#issuecomment-227007137"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>