mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 01:35:06 +01:00
Include cassert as needed at unit level
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "ObjectRepository.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
#include <stdexcept>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user