Skip to content

Commit 40f9595

Browse files
committed
fix: using robotkernel::helpers namespace
1 parent 57dbc32 commit 40f9595

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/posix_timer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ using namespace std;
4141
using namespace std::chrono;
4242

4343
using namespace robotkernel;
44+
using namespace robotkernel::helpers;
4445
using namespace module_posix_timer;
4546

4647
//! Construction

0 commit comments

Comments
 (0)