1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 08:16:39 +00:00
termux-packages/disabled-packages/widelands/src-network-bufferedconnection.h.patch
Tee KOBAYASHI a2b8b38703 new disabled package: widelands
disabled due to violation of 100MiB criterion in our packaging policy.
2022-05-08 16:27:15 +09:00

11 lines
252 B
Diff

--- a/src/network/bufferedconnection.h
+++ b/src/network/bufferedconnection.h
@@ -20,6 +20,7 @@
#ifndef WL_NETWORK_BUFFEREDCONNECTION_H
#define WL_NETWORK_BUFFEREDCONNECTION_H
+#include <map>
#include <memory>
#include <mutex>
#include <thread>