endless-sky/cstdint.patch

8 lines
191 B
Diff

--- 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>