utf8 header not found

This commit is contained in:
Tárcio Vinícius
2023-10-15 17:48:38 -03:00
committed by Kim Kulling
parent a521b23ab5
commit 46b19cc6a4
5 changed files with 5 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
#include <stdio.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <utf8.h>
#ifdef _MSC_VER
#pragma warning(disable: 4100) // Disable warning 'unreferenced formal parameter'