gammy icon indicating copy to clipboard operation
gammy copied to clipboard

Fixing Compile Errors

Open wiredhikari opened this issue 3 years ago • 0 comments

While compiling gammy spawns : src/utils.h:17:29: error: ‘size_t’ has not been declared I have added necessary header files to fix the problem and it compiles just fine. (Tested on Gentoo with gcc-11.2.0)

wiredhikari avatar Nov 28 '21 06:11 wiredhikari