mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 11:33:03 +01:00
Add string include (#7667)
LLVM 6.0 on FreeBSD needs it for basic_string template.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <SDL2/SDL.h>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
|
||||
/**
|
||||
* An exception which wraps an SDL error.
|
||||
|
||||
Reference in New Issue
Block a user