put in namespace line

This commit is contained in:
Harry Moffat 2011-03-28 20:09:51 +00:00
parent 2d5f8c4a45
commit 905abc99af

View file

@ -19,6 +19,8 @@
#include <cstdlib>
#include <iomanip>
using namespace std;
namespace Cantera {
// Base Constructor