• Mark Friedrichs's avatar
    Adding BrookPlatform back in -- deleted wrong file earlier · 5b5ec4c3
    Mark Friedrichs authored
    Fixed getTime() calls in _openMMBrookInterface()
    Based on Sherm's suggestions:
    changed '#ifdef WIN32' to '#ifdef WIN32 _MSC_VER;
    reordered include files so that system files after OpenMM files
    all include files should be C++ files now (as opposed to C files (<math.h> -> <cmath>
    5b5ec4c3
BrookCalcNonbondedForceKernel.cpp 11.5 KB