Added namespace to get it to compile

This commit is contained in:
Harry Moffat 2011-10-19 19:24:37 +00:00
parent 8efa87d791
commit 695868ef38

View file

@ -12,6 +12,7 @@
using namespace std;
using namespace Cantera;
using namespace Cantera_CXX;
// The program is put into a function so that error handling code can