mirror of
https://github.com/fltk/fltk.git
synced 2026-08-17 16:43:10 +08:00
Fix missing include file
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
|
||||
|
||||
Fl_Window* window = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user