Skip to content

Commit

Permalink
Fix missing header
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Cousineau <[email protected]>
  • Loading branch information
EricCousineau-TRI committed May 7, 2019
1 parent aff2a87 commit ce50d37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_library.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
/// Trivial library to ensure we have some linking present for
/// `test_find_library`.

#include "rcpputils/visibility_control.hpp"

namespace test_library
{

Expand Down

0 comments on commit ce50d37

Please sign in to comment.