Added namespace to get it to compile
This commit is contained in:
parent
5b06c6b289
commit
8efa87d791
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
using namespace Cantera;
|
||||
using namespace Cantera_CXX;
|
||||
using namespace std;
|
||||
|
||||
int flamespeed(int np, void* p) {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue