"...amoeba/openmmapi/include/internal/AmoebaVdwForceImpl.h" did not exist on "0e879806cdd38e58b04481ecf7fcd93c44c7dc27"
Commit 3862202e authored by Justin MacCallum's avatar Justin MacCallum
Browse files

Merge branch 'upstream' into fork

parents e1a4e015 73882ac5
......@@ -25,8 +25,8 @@
#ifndef __ReferenceCMAPTorsionIxn_H__
#define __ReferenceCMAPTorsionIxn_H__
#include "../SimTKUtilities/SimTKOpenMMCommon.h"
#include "../SimTKUtilities/SimTKOpenMMUtilities.h"
#include "SimTKOpenMMCommon.h"
#include "SimTKOpenMMUtilities.h"
#include "ReferenceBondIxn.h"
#include <vector>
......
......@@ -25,7 +25,7 @@
#ifndef __ReferenceConstraintAlgorithm_H__
#define __ReferenceConstraintAlgorithm_H__
#include "../SimTKUtilities/SimTKOpenMMCommon.h"
#include "SimTKOpenMMCommon.h"
#include "openmm/internal/windowsExport.h"
/**
......
......@@ -26,7 +26,7 @@
#define __ReferenceDynamics_H__
#include "ReferenceConstraintAlgorithm.h"
#include "../SimTKUtilities/SimTKOpenMMCommon.h"
#include "SimTKOpenMMCommon.h"
#include "openmm/System.h"
#include <cstddef>
#include <vector>
......
......@@ -25,7 +25,7 @@
#ifndef __ReferenceForce_H__
#define __ReferenceForce_H__
#include "../../../../openmmapi/include/openmm/internal/windowsExport.h"
#include "openmm/internal/windowsExport.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