Skip to content

Commit

Permalink
Merge pull request #17 from SketchStick/master
Browse files Browse the repository at this point in the history
ReturnValue.h: include utility for std::move
  • Loading branch information
rpavlik authored Jul 11, 2016
2 parents 9c9aed3 + 12d56e7 commit 96113f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReturnValue.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
// - none

// Standard includes
// - none
#include <utility>

namespace osvr {
namespace vive {
Expand Down

0 comments on commit 96113f6

Please sign in to comment.