Skip to content

Commit

Permalink
Fix local seed type and add get function for int
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang-yijun committed Feb 16, 2024
1 parent 168a60e commit f78e259
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/world_builder/parameters.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

#include "rapidjson/schema.h"
#include "world_builder/point.h"
#include "world_builder/types/unsigned_int.h"

namespace WorldBuilder
{
Expand Down

0 comments on commit f78e259

Please sign in to comment.