You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
1
thirdparty/rvo2/rvo2_2d/Definitions.h
vendored
1
thirdparty/rvo2/rvo2_2d/Definitions.h
vendored
@@ -41,6 +41,7 @@
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <limits>
|
||||
#include <vector>
|
||||
|
||||
|
||||
1
thirdparty/rvo2/rvo2_3d/Agent3d.h
vendored
1
thirdparty/rvo2/rvo2_3d/Agent3d.h
vendored
@@ -38,6 +38,7 @@
|
||||
#define RVO3D_AGENT_H_
|
||||
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user