Added namespace to get it to compile

This commit is contained in:
Harry Moffat 2011-10-19 17:11:21 +00:00
parent 5b06c6b289
commit 8efa87d791

View file

@ -17,6 +17,7 @@
using namespace Cantera;
using namespace Cantera_CXX;
using namespace std;
int flamespeed(int np, void* p) {
try {