Skip to content
Snippets Groups Projects
Commit 492a8506 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Need explicit include of string header here for G++, wasn't needed for MSVC

parent 9bd2d550
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #4829 failed
......@@ -27,6 +27,7 @@
/****************************/
#if defined(__cplusplus)
#include <string>
#include <unordered_map>
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment