add config.h

This commit is contained in:
Liu Ming
2014-11-19 08:44:54 +08:00
parent a56a68e8d2
commit 63d68ecd62
7 changed files with 12 additions and 0 deletions

View File

@@ -17,6 +17,8 @@
along with OPM. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
#include <opm/polymer/PolymerProperties.hpp>
#include <cmath>
#include <vector>