Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extern/ceres/internal/ceres/concurrent_queue.h')
-rw-r--r--extern/ceres/internal/ceres/concurrent_queue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/extern/ceres/internal/ceres/concurrent_queue.h b/extern/ceres/internal/ceres/concurrent_queue.h
index 52e2903022b..a04d147c5c0 100644
--- a/extern/ceres/internal/ceres/concurrent_queue.h
+++ b/extern/ceres/internal/ceres/concurrent_queue.h
@@ -152,7 +152,6 @@ class ConcurrentQueue {
bool wait_;
};
-
} // namespace internal
} // namespace ceres