Skip to content

Commit cc82cf3

Browse files
committed
Fix missing size_t definition on linux.
1 parent e5da1cf commit cc82cf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ build_flags =
104104
-D _USE_MATH_DEFINES
105105
lib_deps =
106106
MainNative
107-
BlueAndi/ZumoHALWebots @ ~1.3.0
107+
BlueAndi/ZumoHALWebots @ ~1.3.1
108108
Webots
109109
lib_ignore =
110110
HALTest

0 commit comments

Comments
 (0)