mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-28 06:14:38 +00:00
13 lines
222 B
Diff
13 lines
222 B
Diff
diff --git a/gold/errors.h b/gold/errors.h
|
|
index c26b5586..d1322029 100644
|
|
--- a/gold/errors.h
|
|
+++ b/gold/errors.h
|
|
@@ -26,6 +26,7 @@
|
|
#include <cstdarg>
|
|
|
|
#include "gold-threads.h"
|
|
+#include <string>
|
|
|
|
namespace gold
|
|
{
|