mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-03 18:07:53 +01:00
Include <optional> header in Paint.h (#25711)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "tile_element/Paint.Tunnel.h"
|
||||
|
||||
#include <mutex>
|
||||
#include <optional>
|
||||
#include <sfl/segmented_vector.hpp>
|
||||
#include <sfl/static_vector.hpp>
|
||||
#include <thread>
|
||||
|
||||
Reference in New Issue
Block a user