Remove 'using namespace std' directive
This commit is contained in:
parent
863551a932
commit
2add898d90
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@
|
|||
#include <cmath>
|
||||
#include <utility>
|
||||
|
||||
using namespace std;
|
||||
|
||||
/**
|
||||
* Model the atmosphere in a way consistent with the laws
|
||||
* of physics.
|
||||
|
|
Loading…
Add table
Reference in a new issue