1
0
Fork 0

Remove 'using namespace std' directive

This commit is contained in:
Torsten Dreyer 2011-05-31 10:12:07 +02:00
parent 863551a932
commit 2add898d90

View file

@ -31,8 +31,6 @@
#include <cmath>
#include <utility>
using namespace std;
/**
* Model the atmosphere in a way consistent with the laws
* of physics.