Merge pull request #262 from nucular/master
Fixed compiling on mingw-w64
This commit is contained in:
commit
2be317e642
@ -1,5 +1,6 @@
|
||||
#include <iostream>
|
||||
#include <typeinfo>
|
||||
#include <time.h>
|
||||
#include "ImageRequest.h"
|
||||
#include "graphics/Graphics.h"
|
||||
#include "client/HTTP.h"
|
||||
|
Reference in New Issue
Block a user