Fix android build

This commit is contained in:
Victor Shcherb 2012-06-04 23:58:20 +02:00
parent 8f8b6baecf
commit fa0803f368

View file

@ -12,6 +12,7 @@
#ifndef ANDROID
#define GNU_HASH_MAP
#endif
#include <hash_map>
#include <hash_set>
#endif