mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Include cassert as needed at unit level
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include "Widget.h"
|
||||
#include "Window_internal.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <cmath>
|
||||
#include <functional>
|
||||
#include <iterator>
|
||||
|
||||
Reference in New Issue
Block a user