Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
azrogers committed Dec 17, 2024
1 parent 1e2e47a commit 77094ed
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion Cesium3DTilesSelection/src/TilesetMetadata.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <string>
#include <utility>


using namespace CesiumAsync;
using namespace Cesium3DTilesReader;
using namespace CesiumUtility;
Expand Down
1 change: 0 additions & 1 deletion CesiumAsync/test/ExamplesAsyncSystem.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include <utility>
#include <vector>


using namespace CesiumNativeTests;

namespace {
Expand Down
1 change: 0 additions & 1 deletion CesiumGeometry/src/OrientedBoundingBox.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <glm/ext/vector_double3.hpp>
#include <glm/geometric.hpp>


namespace CesiumGeometry {
CullingResult
OrientedBoundingBox::intersectPlane(const Plane& plane) const noexcept {
Expand Down
1 change: 0 additions & 1 deletion CesiumGltf/src/Ktx2TranscodeTargets.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

#include "CesiumGltf/Ktx2TranscodeTargets.h"


using namespace CesiumGltf;

Ktx2TranscodeTargets::Ktx2TranscodeTargets(
Expand Down
1 change: 0 additions & 1 deletion CesiumGltfContent/src/GltfUtilities.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
#include <utility>
#include <vector>


using namespace CesiumGltf;

namespace CesiumGltfContent {
Expand Down
2 changes: 0 additions & 2 deletions CesiumUtility/src/Tracing.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

#include "CesiumUtility/Tracing.h"



#if CESIUM_TRACING_ENABLED

namespace CesiumUtility {
Expand Down

0 comments on commit 77094ed

Please sign in to comment.