⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
AqBanking
All Projects
AqBanking
Overview
Activity
Roadmap
Issues
News
Wiki
Files
Download (557 Bytes)
Bug #286
ยป 0001-pathmanager.c-add-missing-winreg.h-include.patch
wrobelda
, 08/26/2022 12:57 AM
View differences:
inline
side by side
src/base/pathmanager.c
#ifdef OS_WIN32
# include <windows.h>
# include <winreg.h>
#endif
(1-1/1)
Loading...