Some more cleanup with nested namespaces

This commit is contained in:
Alexander Bock
2017-07-16 11:59:01 -04:00
parent 26682669ff
commit 096e751de2
38 changed files with 118 additions and 157 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
@@ -225,7 +225,7 @@ namespace {
// We need the semi major axis in km instead of m
return semiMajorAxis / 1000.0;
}
}
} // namespace
namespace openspace {