mirror of
https://github.com/MAPIRlab/rf2o_laser_odometry.git
synced 2023-04-06 19:28:55 +08:00
remove all using namespace
This commit is contained in:
committed by
Jeremie Deray
parent
c3d22b8780
commit
dec57a6461
@@ -14,12 +14,6 @@
|
||||
******************************************************************************************** */
|
||||
|
||||
#include "rf2o_laser_odometry/CLaserOdometry2D.h"
|
||||
using namespace mrpt;
|
||||
using namespace mrpt::math;
|
||||
using namespace mrpt::utils;
|
||||
using namespace mrpt::poses;
|
||||
using namespace std;
|
||||
using namespace Eigen;
|
||||
|
||||
class CLaserOdometry2DNode : CLaserOdometry2D
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user