Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Android] Fix Build.
  • Loading branch information
Sonicadvance1 committed Oct 21, 2013
1 parent bfdc913 commit aa713e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/pch.h
Expand Up @@ -16,7 +16,9 @@
#include <ctype.h>
#include <deque>
#include <errno.h>
#ifndef ANDROID
#include <execinfo.h>
#endif
#include <fcntl.h>
#include <float.h>
#include <fstream>
Expand Down

0 comments on commit aa713e1

Please sign in to comment.