kopia lustrzana https://github.com/Hamlib/Hamlib
Merge branch 'master' of https://github.com/mdblack98/Hamlib
commit
5ca86f30a8
|
@ -27,6 +27,8 @@
|
|||
|
||||
#define G313_MODES (RIG_MODE_NONE)
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
#ifdef HAVE_WINDOWS_H
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
@ -713,3 +715,5 @@ int g313_get_conf(RIG *rig, token_t token, char *val)
|
|||
|
||||
return RIG_OK;
|
||||
}
|
||||
|
||||
#endif /* _WIN32 */
|
||||
|
|
Ładowanie…
Reference in New Issue