mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 01:47:26 -04:00
Merge pull request #3841
da63ab2 workflows: fix windows build error (reemuru)
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
|
||||
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
#if defined(_WIN32) && !defined(MONERO_GUI_STATIC)
|
||||
#include <Winsock2.h>
|
||||
#endif
|
||||
|
||||
#include "updater.h"
|
||||
|
||||
#include <common/util.h>
|
||||
|
||||
Reference in New Issue
Block a user