Added support for use as an CANTERA_APP

This commit is contained in:
Harry Moffat 2008-01-04 00:19:35 +00:00
parent 21a04b5937
commit d96c4a119c

View file

@ -15,8 +15,11 @@
#include "vcs_DoubleStarStar.h"
#include "vcs_Exception.h"
#ifdef CANTERA_APP
#include "cantera/kernel/global.h"
#else
#include "global.h"
#endif
namespace VCSnonideal {