added namespace std

This commit is contained in:
Harry Moffat 2006-11-28 20:15:44 +00:00
parent 4a1429d88c
commit 994c80d204

View file

@ -27,7 +27,7 @@
#include "TemperatureTable.h"
using namespace std;
using namespace Cantera;
class fileLog: public Logger {