From 359375e4e72156ae45b19c3d8d060352ac0c6de5 Mon Sep 17 00:00:00 2001
From: Andreas Schenk <andreas_schenk@hms.harvard.edu>
Date: Mon, 9 Jul 2012 00:20:13 -0400
Subject: [PATCH] added some missing dllexports

---
 modules/mol/base/src/coord_frame.hh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/mol/base/src/coord_frame.hh b/modules/mol/base/src/coord_frame.hh
index b7cce0661..e624ebf87 100644
--- a/modules/mol/base/src/coord_frame.hh
+++ b/modules/mol/base/src/coord_frame.hh
@@ -22,6 +22,7 @@
 /*
   Authors: Marco Biasini, Niklaus Johner, Ansgar Philippsen
  */
+#include <ost/mol/module_config.hh>
 #include <boost/shared_ptr.hpp>
 #include <ost/geom/geom.hh>
 #include <ost/mol/module_config.hh>
-- 
GitLab