Skip to content

Commit 4f73066

Browse files
urfeexurmahp
andauthored
Explicitly include helpers.h
Co-authored-by: Mads Holm Peters <[email protected]>
1 parent b432c52 commit 4f73066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/primary/primary_client.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#include <ur_client_library/primary/robot_message.h>
3333
#include <ur_client_library/primary/robot_state.h>
3434
#include "ur_client_library/exceptions.h"
35-
35+
#include <ur_client_library/helpers.h>
3636
namespace urcl
3737
{
3838
namespace primary_interface

0 commit comments

Comments
 (0)