added namespace std
This commit is contained in:
parent
4a1429d88c
commit
994c80d204
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
#include "TemperatureTable.h"
|
||||
|
||||
|
||||
using namespace std;
|
||||
using namespace Cantera;
|
||||
|
||||
class fileLog: public Logger {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue