Added namespace to get it to compile
This commit is contained in:
parent
8efa87d791
commit
695868ef38
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue