summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_aruco/include/markerdetector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ftnoir_tracker_aruco/include/markerdetector.h')
-rw-r--r--ftnoir_tracker_aruco/include/markerdetector.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ftnoir_tracker_aruco/include/markerdetector.h b/ftnoir_tracker_aruco/include/markerdetector.h
index 8a351f7c..ac120b18 100644
--- a/ftnoir_tracker_aruco/include/markerdetector.h
+++ b/ftnoir_tracker_aruco/include/markerdetector.h
@@ -33,11 +33,10 @@ or implied, of Rafael Muñoz Salinas.
#include "cameraparameters.h"
#include "exports.h"
#include "marker.h"
-using namespace std;
namespace aruco
{
-
+using namespace std;
/**\brief Main class for marker detection
*
*/