mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
SOURCE should not contain .h files (they will be implicitly included by jam).
Removed fltk2 leftower in Util.cpp so code can compile on system where fltk2 does not exits.
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#include <stdarg.h>
|
||||
#include <sys/stat.h>
|
||||
#include <time.h>
|
||||
#include <fltk/filename.h>
|
||||
|
||||
|
||||
#ifdef _WIN32
|
||||
|
Reference in New Issue
Block a user