Files
rdkit/Code/DataStructs/BitOps.cpp
Paolo Tosco c27a2a317b - as the __popcnt64 builtin is not present on 32-bit Windows, the build
failed; this commit fixes the problem using the __popcnt builtin on
  32-bit Windows
2016-02-21 21:31:41 +00:00

32 KiB