Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix build error
  • Loading branch information
NathanW2 committed May 13, 2013
1 parent 732d64a commit 226c524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/main.cpp
Expand Up @@ -47,6 +47,7 @@
#include <fcntl.h> /* _O_BINARY */
#include <windows.h>
#include <dbghelp.h>
#include <time.h>
#ifdef MSVC
#undef _fmode
int _fmode = _O_BINARY;
Expand Down

0 comments on commit 226c524

Please sign in to comment.