Commits


Daniel Patrick Foose authored and GitHub committed a94f2b78482
Change to allow compiling with USE_OPENMP on MSVC MSVC treats the declaration of omp_in_parallel and omp_get_num_procs without the modifiers __declspec(dllimport) and __cdecl as a redefinition.