mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 21:56:36 +00:00
Add string.h to gamma.c
This commit is contained in:
parent
5db3392b3e
commit
2e75d2321f
@ -46,6 +46,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
static void error_callback(int error, const char* description)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user