Skip to content

Commit 69e0841

Browse files
Apply automatic code formatting
1 parent a17fc3b commit 69e0841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/open3d/visualization/visualizer/O3DVisualizer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
#include "open3d/visualization/visualizer/O3DVisualizer.h"
99

1010
#include <json/json.h>
11-
#include <tbb/parallel_reduce.h>
1211
#include <tbb/blocked_range.h>
12+
#include <tbb/parallel_reduce.h>
1313

1414
#include <cmath>
1515
#include <set>

0 commit comments

Comments
 (0)