endless-sky/cstdint.patch

8 lines
191 B
Diff
Raw Permalink Normal View History

2023-02-22 15:46:27 +00:00
--- source/Preferences.h
+++ source/Preferences.h
@@ -17,6 +17,7 @@ this program. If not, see <https://www.gnu.org/licenses/>.
#define PREFERENCES_H_
#include <string>
+#include <cstdint>