Skip to content

Commit

Permalink
Merge pull request #6 from gottliebtfreitag/fix/add_missing_includes
Browse files Browse the repository at this point in the history
fix: add missing include
  • Loading branch information
SGSSGene authored Jul 18, 2024
2 parents dcd2679 + dc72599 commit a1fc5fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/usb2dynamixel/LayoutPart.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once

#include <algorithm>
#include <cmath>
#include <cstddef>
#include <cstdint>
Expand Down

0 comments on commit a1fc5fc

Please sign in to comment.