"platforms/common/vscode:/vscode.git/clone" did not exist on "72c70cfe5c22531ece4512f2fc3190d26e48b6f5"
  • 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
BrookUpdateTimeKernel.cpp 4.73 KB