put in namespace line
This commit is contained in:
parent
2d5f8c4a45
commit
905abc99af
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
|||
#include <cstdlib>
|
||||
#include <iomanip>
|
||||
|
||||
using namespace std;
|
||||
|
||||
namespace Cantera {
|
||||
|
||||
// Base Constructor
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue