Skip to content

Commit

Permalink
fixup! clang-formatted tracking impl files
Browse files Browse the repository at this point in the history
Use PointCloudLibrary#3909 .clang-format
  • Loading branch information
diivm committed Apr 22, 2020
1 parent 571444a commit a1af821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracking/include/pcl/tracking/impl/tracking.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
#define PCL_TRACKING_IMPL_TRACKING_H_

#include <pcl/common/eigen.h>
#include <pcl/tracking/tracking.h>
#include <pcl/memory.h>
#include <pcl/pcl_macros.h>
#include <pcl/tracking/tracking.h>

#include <ctime>

Expand Down

0 comments on commit a1af821

Please sign in to comment.