Fixed a missing include needed to compile the F90 interface

This commit is contained in:
Ray Speth 2012-03-07 00:50:53 +00:00
parent baade7fbad
commit 6f306dbc1c

View file

@ -8,6 +8,7 @@
#include "cantera/base/stringUtils.h"
#include "cantera/base/config.h"
#include "cantera/base/ctexceptions.h"
#include "clib_defs.h"
/**
* Template for classes to hold pointers to objects. The Cabinet<M>