mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-08-22 16:20:30 +08:00
Make compile work on GCC 10.1
This commit is contained in:
@@ -12,6 +12,7 @@ see protocol.md for the protocol specification
|
||||
#include <limits>
|
||||
#include <cmath>
|
||||
//#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "crc.hpp"
|
||||
#include "cpp_utils.hpp"
|
||||
|
||||
Reference in New Issue
Block a user