"ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "ab92c8ed8846f14634696ba3b9c51d8e343c5075"
Commit 48437a22 authored by Jason Swails's avatar Jason Swails
Browse files

Fix windows issue.

parent 75151890
......@@ -29,6 +29,7 @@
* USE OR OTHER DEALINGS IN THE SOFTWARE. *
* -------------------------------------------------------------------------- */
#define _USE_MATH_DEFINES 1 /* Needed for Windows */
#include <cmath>
#include "openmm/Force.h"
#include "openmm/OpenMMException.h"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment