Skip to content

Commit

Permalink
Use mimick/mimick.h header (#273)
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
  • Loading branch information
hidmic authored and ahcorde committed Oct 2, 2020
1 parent 1a11916 commit 09515e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_strerror.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include "rcutils/macros.h"
#include "rcutils/strerror.h"

#include "./mimick.h"
#include "mimick/mimick.h"

TEST(test_strerror, get_error) {
// cleaning possible errors
Expand Down

0 comments on commit 09515e6

Please sign in to comment.