Go to the documentation of this file. 1 #ifndef INCLUDED_PCH_STDLIB
2 #define INCLUDED_PCH_STDLIB
24 #endif // !MINIMAL_PCH
69 #endif // !MINIMAL_PCH
73 #if GCC_VERSION >= 402 // (see comment in stl.h about GCC versions)
74 # include <tr1/unordered_map>
75 # include <tr1/unordered_set>
77 # include <ext/hash_map>
78 # include <ext/hash_set>
83 #endif // !MINIMAL_PCH
85 #endif // #ifndef INCLUDED_PCH_STDLIB