Closed ddemidov closed 9 years ago
Where does <icv_vars.h> included in hpx_runtime.h:28 come from?
<icv_vars.h>
It's new and I left it out of the commit. It should be there now.
Thanks! I had to replace line 28 with
#include "icv-vars.h"
for g++ (v4.9) to pick it up though.
Where does
<icv_vars.h>
included in hpx_runtime.h:28 come from?