Skip to content

Commit

Permalink
dev: Include missing header in IFrameTransform.h
Browse files Browse the repository at this point in the history
  • Loading branch information
drdanz committed Feb 20, 2018
1 parent 9423f30 commit 8ae349c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libYARP_dev/include/yarp/dev/IFrameTransform.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#ifndef YARP_DEV_IFRAMETRANSFORM_H
#define YARP_DEV_IFRAMETRANSFORM_H

#include <yarp/dev/api.h>
#include <yarp/os/Vocab.h>
#include <yarp/sig/Matrix.h>
#include <yarp/math/Quaternion.h>
Expand Down

0 comments on commit 8ae349c

Please sign in to comment.