Commit 274b48ef authored by peastman's avatar peastman
Browse files

Merge pull request #300 from peastman/master

Fixed a compilation error
parents 18629f7f 77a54244
...@@ -25,7 +25,9 @@ ...@@ -25,7 +25,9 @@
#ifndef __ReferenceBondIxn_H__ #ifndef __ReferenceBondIxn_H__
#define __ReferenceBondIxn_H__ #define __ReferenceBondIxn_H__
// #include "ReferenceIxn.h" #include "RealVec.h"
#include "openmm/internal/windowsExport.h"
#include <vector>
// --------------------------------------------------------------------------------------- // ---------------------------------------------------------------------------------------
......
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