Skip to content

Commit

Permalink
Merge pull request #262 from nucular/master
Browse files Browse the repository at this point in the history
Fixed compiling on mingw-w64
  • Loading branch information
jacksonmj committed Aug 26, 2015
2 parents 3d8f871 + c2ba1d2 commit 2be317e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/requestbroker/ImageRequest.cpp
@@ -1,5 +1,6 @@
#include <iostream>
#include <typeinfo>
#include <time.h>
#include "ImageRequest.h"
#include "graphics/Graphics.h"
#include "client/HTTP.h"
Expand Down

0 comments on commit 2be317e

Please sign in to comment.