Fix mingw compile warning

pull/1289/head
Mike Black W9MDB 2023-05-07 17:13:21 -05:00
rodzic 5d130be05c
commit 6e6d192c91
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -17,6 +17,7 @@
#include <stdio.h>
#include <string.h>
#include <hamlib/rig.h>
#ifdef _WIN32
#include <windows.h>
//#include <Wincrypt.h>