UA_source icon indicating copy to clipboard operation
UA_source copied to clipboard

make msys wasn't compiled correctly due to missuing includes in some files

Open MiladZarour opened this issue 2 years ago • 0 comments

we need to added #include in the file src/system/inivals.cpp and also #include in the file src/types.h

after that it will compile correctly

MiladZarour avatar Sep 28 '23 11:09 MiladZarour