Compilation warnings

This commit is contained in:
brunoherbelin
2020-09-13 17:44:40 +02:00
parent 077bf3430b
commit fa7257fe92
6 changed files with 7 additions and 8 deletions

View File

@@ -10,8 +10,9 @@
#include "Screenshot.h"
class GLFWmonitor;
class GLFWwindow;
typedef struct GLFWmonitor GLFWmonitor;
typedef struct GLFWwindow GLFWwindow;
class FrameBuffer;
struct RenderingAttrib